Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.7
-
Component/s: readwritesplit
-
Labels:None
Description
When a read is retried outside of a transaction and only the master is available for reads but a new connection to it would need to be created, the router fails to retry it. The correct behavior would be to consider the current master for reads even if a reconnection has to take place.