-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.6.2
-
Component/s: None
-
None
The term isolated is (probably) more technically correct than atomic.
The only place where atomic is accurate, more accurate than isolated at least, is for a single document update. For anything that involves more than one document the term isolated should be used as it doesn't imply all-or-nothing semantics.
I'd argue that we should just change all instances of "atomic" to "isolated" to be consistent.
- related to
-
SERVER-8538 Deprecate $atomic/isolated update option
- Closed
-
SERVER-10041 Rename "snapshot" to "deduplicate"
- Closed