-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-08-24, Execution Team 2020-09-07
All interfaces for Collection should be const unless we need to write to the Collection object under MODE_X lock and in a WUOW.
A const Collection need to provide non-const access to the RecordStore.
- is depended on by
-
SERVER-50145 Have DDL operations and MODE_X writers install a new Collection object
- Closed