-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding
Once SERVER-53105 will be completed, the rename flow is not expected to delete the chunks because the namespace field will be gone allowing for chunk entries to be preserved instead of copied.
The removeCollMetadataFromConfig method must be modified to take that into account.
A possible solution would be to pass a boolean deleteChunks - instead of the collection uuid - expecting the method to retrieve the uuid from the config.collection entry (if exists) before proceed with the deletion.
- depends on
-
SERVER-53105 Remove namespace field from config.chunks
- Closed