-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2026-07-06
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
The test authoritative_collection_metadata_vs_ddls.js verifies that the chunk version of every chunk in the shard catalog matches the corresponding chunk version on the config server. However, we currently have to skip this check in the resharding abort-path test case because resharding still bumps the shard version without propagating that update to the shard catalog. This should be addressed by SERVER-128917, which is tracking the work to skip those placement version bumps when the config.collections writes are effectively no-ops.
Once that work is complete, we should be able to re-enable the check for that test case.
- depends on
-
SERVER-128917 Skip placement version bumps during coordinator state transitions when config.collections writes are no-ops
-
- In Code Review
-