[MDEV-23483] Set Galera SST thd as system thread Created: 2020-08-14 Updated: 2020-10-06 Resolved: 2020-08-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.2.35, 10.3.26, 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2020-08-17 ] |
|
https://github.com/MariaDB/server/commit/f8a8650bd7adac18479123ef167ea30abab98ec3 |
| Comment by Marko Mäkelä [ 2020-08-24 ] |
|
The function wsrep_is_sst_progress() and the variable sst_in_progress that were added in |
| Comment by Marko Mäkelä [ 2020-08-25 ] |
|
I removed orphan declarations of wsrep_is_sst_progress() after this was pushed. |