Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
ALL
-
Repl 2020-02-24
-
8
Description
In shard_identity_rollback.js, we check that a node crashes by checking that establishing a connection throws. However, this can also throw when connections are closed due to entering ROLLBACK. Instead, we should wait for a ping command on the node to fail and check for a non-zero exit code, like we do in this test.
Attachments
Issue Links
- duplicates
-
SERVER-36222 call to ReplSetTest.restart in shard_identity_rollback.js is racy
-
- Closed
-