- Create zone with bad key (min > max)
- Create zone with single value (min == max)
- Zone with collection that has "no balance" setting for the collection
- Zone 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
- Zone with hashed shard key: change from A->B, then B->C
- Zone with compound shard key
- Zone does not align with chunk boundaries (hashed)
- removeShard on last shard with the given zone
- is related to
-
SERVER-44002 Create a test plan for zoned sharding
- Closed
- split to
-
SERVER-44600 Test zone shard key validation
- Closed
-
SERVER-44602 Test that chunks and documents are moved after zone changes
- Closed
-
SERVER-44760 Test that the balancer splits and moves chunks when zone ranges do not align with chunk bounds in hashed sharding
- Closed
-
SERVER-44764 Test zone changes with compound shard key
- Closed