Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.0
-
Fix Version/s: 2.3.1
-
Component/s: readwritesplit
-
Labels:None
Description
When transaction_replay is enabled, it is very desirable to also enable master_failure_mode=fail_on_write to get consistent behavior in all master failure cases. Without it, if the master goes down while the session is inactive, the client connection is closed.