-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2019-07-29
Index specs are required to have an 'ns' field, but when we replicate the 'createIndex' oplog entry, we strip away the 'ns' field and then add it back when applying the oplog entry.
Storing the 'ns' field on index specs unnecessarily complicates the catalog during collection renames, and in unused in general.
- related to
-
SERVER-41696 Stop generating the 'ns' field for index spec catalog entries
- Closed