1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-10-29 19:09:23 +03:00
Files
wsrep-lib/include/wsrep
Pekka Lampio fdae687f1d MDEV-31517 Wrong variable name in the configuration leads Galera to
think SST/IST failed, at next restart will request a full SST

This patch fixes an unwanted behavior of a Galera cluster node when
Server startup fails because of an error in configuration file: after
the failure full SST is requested at the next Server startup even
though full SST is not needed (MDEV-31517).

If Server startup fails because of a configuration error, this patch
ensures that Galera state of the failing node remains unchanged. This
avoids full SST at the next Server restart.

This fix consists of three patches for the following components:

1) Server,
2) WSREP library,
3) Galera.
2025-10-21 12:01:53 +03:00
..
2023-10-17 14:15:14 +03:00
2021-02-24 11:14:21 +02:00
2021-02-24 11:14:21 +02:00
2025-04-08 11:59:48 +03:00
2020-10-26 14:22:22 +01:00