-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2022-04-18, Sharding EMEA 2022-05-02
Since chunk operations are always expected to leave the sharded catalog in a consistent state, implement a hook executing after each sharding jstests (like these) checking that for each sharded collection:
- Chunks are covering the whole shard key space
- There are no duplicate or overlapping chunks
- causes
-
SERVER-88191 CheckRoutingTableConsistency might check sharding's catalog in transient state
- Closed
- related to
-
SERVER-69491 Run CheckRoutingTableConsistency hook as part of jstestfuzz_sharded*.yml test suites
- Closed