-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of SERVER-85589, the field recordIdsReplicated was relocated within the catalog entry, outside of collectionOptions, and was exposed as part of the info field in the listCollection output.
For DSC, there was no need take into account how sharding operations handle the recordIdsReplicated property during cloning operations (moveChunk, movePrimary, resharding) since in DSC all collections have recordIdsReplicated: true. However, in ASC, collections can have recordIdsReplicated: false, which introduces a new scenario that must be considered.
- is related to
-
SERVER-85589 Remove the replicateRecordIds flag from the create collection command
-
- In Progress
-