-
Type: Bug
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
Sharding NYC
-
Fully Compatible
-
ALL
-
v7.0
-
Sharding NYC 2023-06-12, Sharding NYC 2023-06-26
-
24
Some of our tests, including oplog_format.js, expect no other oplog writes to be happening while they run. The QueryAnalysisWriter can write an index asynchronously and cause unexpected oplog writes; we should prevent this.
- related to
-
SERVER-93883 jstests: Do not wait for QueryAnalysisWriter unnecessarily
- Closed