-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
v8.3, v8.0
-
Cluster Scalability Priorities
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When unshardCollection is called on a sharded collection that only has chunk(s) residing on the destination shard, the full resharding operation cloning mechanism is unnecessary.
Add a fast path that skips data movement entirely in that case and only updates the collection metadata.