1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-22 08:42:35 +03:00
Files
wsrep-lib/test/mock_client_state.hpp
Teemu Ollakka d1482feb32 Ensure that client_service::will_replay() is called.
Modified tests to verify that client_service::will_replay() is
called whenever it is determined that the transaction must replay.

Added a test to verify behavior when provider::commit_order_enter()
returns BF abort error.

Moved call to client_service::will_replay() into transaction::state()
to ensure that it is always called when shift to s_must_replay
happens.
2020-10-19 06:12:17 +03:00

6.8 KiB