- Zone with collection that has "no balance" setting for the collection
- removeShard on last shard with the given zone
- Zone change from A->B, then B->C
- Zone with hashed shard key: change from A->B, then B->C
- Removing a zone from shard should cause it to move chunks out.
- Chunks move out to other shards with the same zone after zone deleted from shard
- split from
-
SERVER-44295 Add more tests for Zone Sharding
- Closed