1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-12-02 20:02:31 +03:00
Files
wsrep-lib/include/wsrep/client_state.hpp
Teemu Ollakka f8a20ff00f Make is_rollbacker_active() public, don't unlock for background rollback
Make is_rollbacker_active() public so that the BF thread can
check if the rollbacker was started or not.

Also don't unlock the lock for launching the background
rollbacker to avoid race conditions in accessing the
victim state.
2023-04-05 09:30:55 +03:00

35 KiB