-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 16 (06/24/16)
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
jsTest.authenticate() catches any authentication failures and just returns false on failure. ReplSetTest.restart() calls jsTest.authenticate() but does nothing if authentication fails. It should throw a JS exception instead.