[MDEV-31167] parallel replication gets deadlocked on v10.11.2 with innodb Created: 2023-05-02 Updated: 2023-05-02 Resolved: 2023-05-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Storage Engine - InnoDB |
| Affects Version/s: | 10.11.2 |
| Fix Version/s: | 11.1.1, 10.11.3, 11.0.2, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Geboers | Assignee: | Marko Mäkelä |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | replication | ||
| Environment: |
Ubuntu 22.04 LTS, upstream mariadb packages, NVME RAID10 storage |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
For years we are using a master - slave parallel replication setup which always worked fine. However since upgrading to v10.11.2 the parallel replication process gets "stuck" every few days. We have 2 replicas, one which runs continuously without being interrupted, and that one doesn't have the issue. This is the output of "show slave status": This is the output of "show processlist": This is the output of "show engine innodb status": The full backtrace of all mariadb threads is attached as a txt file to this ticket. These are my relevant mariadb settings: slave_parallel_threads = 16 I spoke to montywi and knielsen on #maria on liberachat about this and they recommended me to file a jira ticket here. |
| Comments |
| Comment by Marko Mäkelä [ 2023-05-02 ] |
|
In mariadbd_full_bt_all_threads.txt |