-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2021-01-25
Presently, we only examine the minVisibleSnapshot for collection lookups in certain scenarios, e.g, AutoGetCollection. If a command performs a direct catalog lookup of a collection, it circumvents this logic, which may or may not be desirable.
The purpose of this ticket should be to investigate where it is appropriate to add stronger collection snapshot isolation, and add such isolation.
- related to
-
SERVER-50145 Have DDL operations and MODE_X writers install a new Collection object
- Closed
-
SERVER-46971 Support createIndexes and createCollection inside transactions that explicitly specify readConcern
- Needs Scheduling