Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
25.10.3
-
None
Description
If a connection to the master server that readwritesplit selects is immediately rejected, in older versions the session continued until the first query arrived and only then decided whether to close the session. In 25.10, this is treated as a fatal error regardless of the configuration which closes the session immediately, even when a replacement connection could be created later on.