mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-10-16 13:27:35 +03:00
SR tranasctions are BF aborted or rolled back on primary view changes according to the following rules: * Ongoing local SR transactions are BF aborted if the processing server is not found from the current view. * All remote SR transactions whose origin server is not included in the current view are rolled back.