-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2021-04-05
-
35
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
speculative-auth-replset.js reconfigures its ReplSetTest very quickly here. Unfortunately, this means that we sometimes shutdown before the OplogFetcher can finish authentication. We should wait for replication liberally.