Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.27
-
Fix Version/s: 5.5.28a
-
Component/s: None
-
Labels:None
Description
When I run rpl_binlog_index in 5.5, there are multiple warnings about "Forcing close of thread ...".
When I run with --mysqld=--thread-handling=pool-of-threads, there are no such warnings.
It looks as if the problem is that the scheduler for one-thread-per-connection does not set any callback for post_kill_notification - so then any threads waiting in read() on an idle client connection do not get woken up.
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions