Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
0.3.4
-
None
-
None
Description
After a call to authenticate(), MotorReplicaSetClient caches the new credentials. If it hits a network error authenticating a different socket with the cached credentials, it should throw AutoReconnect, then reconnect on the first following operation. Instead, the next operation also throws AutoReconnect, and only the operation after that succeeds.
Attachments
Issue Links
- is related to
-
MOTOR-66 Motor Deadlocks when Running Parallel Requests
-
- Closed
-