Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
4.1.1
-
None
-
Sharding
-
ALL
Description
This is because configsvrShardCollection uses ScopedDBConnection to send the listIndexes command. When it gets a NotMaster error, it will convert it into it's own error code here. And this makes the error "non-retryable" since the custom error code is not in the list of retryable errors.
Attachments
Issue Links
- duplicates
-
SERVER-30949 listCollections command through mongos should retry on NotMaster errors
-
- Closed
-