-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
-
ALL
-
17
I think the bug is that _configure_repl_set, we rethrow non-ReplicaSetFixture._NODE_NOT_FOUND as ServerFailure but the reconfig retry loop only catches pymongo.errors.OperationFailure.
- duplicates
-
SERVER-49700 Fix error handling in replicaset.py setup
- Closed