mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Refs MW-252
- reverted from tracking donor servicing thread. With xtrabackup SST, xtrabackup thread will call FTWRL and node is desynced upfront - Skipping desync in FTWRL if node is operating as donor
This commit is contained in:
committed by
Nirbhay Choubey
parent
b159b666e5
commit
8ec50ebda3
@ -3880,7 +3880,6 @@ public:
|
||||
bool wsrep_apply_toi; /* applier processing in TOI */
|
||||
bool wsrep_skip_append_keys;
|
||||
wsrep_gtid_t wsrep_sync_wait_gtid;
|
||||
my_bool wsrep_donor; /* true if thread is SST donor servicing */
|
||||
ulong wsrep_affected_rows;
|
||||
#endif /* WITH_WSREP */
|
||||
};
|
||||
|
Reference in New Issue
Block a user