-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2021-04-05
-
19
We currently assert that we do not see failures when testing speculative cluster auth for replica sets. Unfortunately, when reconfiguring replica sets, it's possible that connections are dropped between saslStart and saslContinue which counts as a failure. Let's check for an increase in total successes and find speculative cluster auth events via log analysis.