-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Currently, a table's collection ident is generated in DatabaseImpl:_createCollection().
After SERVER-102875, the idIndex ident will be generated outside the DurableCatalog, but in index build territory.
There could be benefit to generating both idents in the same location it is clear which idents to include when generating the 'create' OplogEntry.
- is related to
-
SERVER-102875 Generate index idents outside of the DurableCatalog
-
- Closed
-