-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.3.4
-
Component/s: None
-
None
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.
- is related to
-
MOTOR-66 Motor Deadlocks when Running Parallel Requests
- Closed