-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2020-06-01, Repl 2020-06-15
-
0
SERVER-47093 included work to re-enable the multiversion passthroughs, but the rollback multiversion fuzzer stayed disabled as it was consistently failing. We should re-enable the test suite once we have diagnosed the reason for failure.
It looks like the rollback_multiversion_fuzzer is not correctly passing in the enableIndexBuildCommitQuorum:false option to the last-stable binaries. We need this option to specifically be set to false in the rollback fuzzer since we expect the test to transition into states where nodes are partitioned and isolated from the rest of the nodes. If one of these isolated nodes try and start an index build, they will block while waiting for responses to their vote requests that they're never going to get.
- depends on
-
SERVER-48621 [v4.4] userAllowedCreateNS() does not check the collection name length in FCV4.4
- Closed
- is related to
-
SERVER-47093 Re-enable multiversion passthroughs
- Closed
- related to
-
SERVER-50108 remove enableIndexBuildCommitQuorum server parameter
- Closed