[MDEV-20288] Shutdown of database and stop slave do not work in MariaDB 10.3.17 when slave threads are running Created: 2019-08-08 Updated: 2019-08-08 Resolved: 2019-08-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.3.17 |
| Fix Version/s: | 10.2.27, 10.1.42, 10.3.18, 10.4.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Volker Klasen | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Hi, I just upgraded a slave of a 10.3.15 from 10.3.15 to 10.3.17. Now I cannot shutdown the database or stop the slave threads, if they are running (I need to use kill -9). When I start the database with skip_slave_start, I can shutdown the database normally.
Please let me know if you need further information. Cheers, |
| Comments |
| Comment by Elena Stepanova [ 2019-08-08 ] |
|
It could be related to |
| Comment by Volker Klasen [ 2019-08-08 ] |
|
Yes, I do have innodb-thread-concurrency set to 64 and the issue goes away once I set it to 0. So, I guess, this is a duplicate of Thanks, |
| Comment by Elena Stepanova [ 2019-08-08 ] |
|
Thanks for the update. |
| Comment by Elena Stepanova [ 2019-08-08 ] |
|
Should be fixed in the scope of |