-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
With the default write concern being w:majority, we have reduced test coverage of rollbacks (see SERVER-92925). I suspect that we don't have a lot of longer running queries in our passthrough suites, which means that right now we seem to have very little test coverage of rollback killing queries. We should investigate if this is true or not, and if it is true, how we can fill the coverage gap.
- is related to
-
SERVER-92925 Investigate how to increase rollback test coverage
- Open