You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35902058 innodb-purge thread can take long time to complete and systemd isn't notified
Problem:
---------
- During shutdown, InnoDB purge thread can sometimes take a couple of
hours to complete its work (depending on the data) and it can make
user feel that the shutdown is stuck.
Solution:
---------
- Add an "externally" visible systemd notification indicating the step.
Note:
-----
- The message is kept general to accommodate pre_dd_shutdown
handlertons of other SEs (if there are any).
Change-Id: Ibb3f4ab8cb1da45f2fbd374c8ef88c8657ea7b68
0 commit comments