Add my_thread_setname to Rdb_thread::run once BP is complete
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
Julia Vural March 4, 2025 at 9:04 PM
It appears that this issue is no longer being worked on, so we are closing it for housekeeping purposes. If you believe the issue still exists, please open a new ticket after confirming it's present in the latest release.
George Lorch July 10, 2017 at 6:38 PMEdited
See also this patch to fix racy issues with setname https://github.com/facebook/mysql-5.6/commit/9402f723c19d04fcf6e56052648c2e183097b8bb
And this patch to conditionally compile to linux only https://github.com/facebook/mysql-5.6/commit/48d1498e34044a31a24ebb5459fb42e5b0f4eddb
And this patch for OSX/Windows https://github.com/facebook/mysql-5.6/commit/f7a6c3b4c6f69ba02df2c8f654a502aad2b4df9c
https://blueprints.launchpad.net/percona-server/+spec/5.7-myrocks-add-setname
Once blueprint is complete, add call to my_thread_setname from the Rdb_thread::run call.