Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
Now that MDEV-16264 replaced the InnoDB purge threads with tasks, it should be possible to increase the purge effort during a slow shutdown (while innodb_fast_shutdown=0 is in effect). Currently, we are using the fixed amount of innodb_purge_threads also during shutdown, even if the server were mostly idle.
Attachments
Issue Links
- causes
-
MDEV-26511 Innodb - do not allocate purge THDs during shutdown
- Closed
- relates to
-
MDEV-22577 innodb_fast_shutdown=0 fails to report purge progress
- Closed
-
MDEV-16260 Scale the purge effort according to the workload
- Open
-
MDEV-16264 Implement a common work queue for InnoDB background tasks
- Closed
-
MDEV-26356 Performance regression after dict_sys.mutex removal
- Closed