Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
21.06.18, 22.08.15, 23.02.12, 23.08.8, 24.02.4, 24.08.0
-
None
Description
With retry_failed_reads=true, master_failure_mode=fail_on_write and master_reconnection=true, it's possible that readwritesplit ends up in a queyr retry loop if the connection creation fails due to max_connections being reached. This happens because retry_failed_reads is not affected by delayed_retry_timeout.