-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2017-08-21
Currently, the server supports running applyOps in non-atomic mode when the preCondition flag is provided. Our current set of known use cases of preCondition generally run applyOps with CRUD ops only which causes applyOps to run in atomic mode.
This ticket proposes to always run applyOps in atomic mode when the preCondition flag is used.
- is related to
-
SERVER-29802 Non-atomic applyOps command should not take out a global exclusive lock
- Closed