-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
Suites that stepdown the primary hoping to induce rollback are not very likely to actually need a rollback because they run with write concern w:majority, and also the number of operations needing rollback are very small. We should look into ways we can increase the number/quality of rollbacks in our passthrough/concurrency/fuzzer testing.
- related to
-
SERVER-92926 Evaluate if we have enough rollback test coverage of killing queries
- Open