[MDEV-30418] Setting wsrep_slave_threads causes thread hang Created: 2023-01-17 Updated: 2023-11-28 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11, 11.0 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Roel Van de Paar | Assignee: | Julius Goryavsky |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | regression, thread_hang | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Leads to a thread hang. Another connection will show the hanging statement:
|
| Comments |
| Comment by Roel Van de Paar [ 2023-01-17 ] |
|
Could this be the cause for MDEV-27689? |
| Comment by Roel Van de Paar [ 2023-01-17 ] |
|
A build from 22/10/22 (10.11, 50c5743adc87e1cdec1431a02558f6540fe5a6d5) hangs also. As such, the issue seems to have been introduced between the 11th and 22nd of October 2022. It is a regression, but not recent. |