-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability 22Jun-6Jul
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-125672 gated the coordinator’s legacy reshardingFields writes on the no-refresh path because participants learn about resharding through explicit commands instead of shard-version refreshes on config.collections. However, coordinator state transitions still go through writeStateTransitionAndCatalogUpdatesThenBumpCollectionPlacementVersions, which bumps placement versions for the source namespace and the temp resharding namespace while running the metadata updates.Â
We should skip these placement version bumps for non-committing coordinator transitions when the config.collections writes are effectively no-ops.
- is depended on by
-
SERVER-129193 Enable chunk version check on all test cases of authoritative_collection_metadata_vs_ddls.js
-
- Needs Scheduling
-
- is related to
-
SERVER-125672 Skip writing reshardingFields at the resharding coordinator
-
- Closed
-
- related to
-
SERVER-128997 Resharding commit does not update filtering information when all feature flags are enabled
-
- Closed
-
-
SERVER-130548 Complete TODO listed in SERVER-128917
-
- Needs Scheduling
-