[MDEV-17291] Configuration allows incomaptible choices for wsrep_sst_method. Created: 2018-09-25 Updated: 2021-06-01 Resolved: 2021-05-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration, Documentation, Galera SST, Server |
| Affects Version/s: | 10.3, 10.4 |
| Fix Version/s: | 10.4.3, 10.3.13 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Juan | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | configuration, galera | ||
| Issue Links: |
|
||||||||
| Description |
|
wsrep_sst_method=xtrabackup and xtrabackup-v2 are available configuration options on server 10.3 and always result in failed SST.
As with other incorrect option configurations, selecting these values for wsrep_sst_method should throw an error on service startup. |
| Comments |
| Comment by Elena Stepanova [ 2018-10-03 ] |
|
Assigning to jplindst to check if there is anything to do on the code side. |
| Comment by Julius Goryavsky [ 2021-05-18 ] |
|
Fixed as part of |