Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Fix Version/s: 2.3.3
-
Component/s: readwritesplit
-
Labels:None
Description
If both master_reconnection and disable_sescmd_history are enabled, the outcome is a setup which won't work as expected: master reconnection will never occur due to the lack of session command history. The correct way to handle this would be to treat this as an configuration error.