-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2023-05-29, Repl 2023-06-12
The bulkWrite override can currently support multiple crud ops in succession, but any op run between will cause a batch flush.
There are likely a number of commands that can be whitelisted to be able to run without flushing a current batch. This ticket should identify them and write the appropriate code to allow their execution without flush
- depends on
-
SERVER-76657 Make bulkWrite override support multiple ops
- Closed
- is depended on by
-
SERVER-76660 Make bulkWrite override support multiple clusters
- Closed