-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
v9.0
-
ClusterScalability 6Jul-20Jul
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The tassert:
Resharding fields info is not local info, anything trying to access this must be up to date. The CRUD ops are versioned so they are fine. The command used to be versioned but was changed by SERVER-128052. PostReshardingCollectionPlacement is not also not using the LocalReshardingOperationsRegistry (SERVER-131499), which would avoid the need to even look at the resharding fields. However this requires the feature flag to be ON (default on, not gated by fcv).
- is related to
-
SERVER-128052 Broadcast _shardsvrSetAllowChunkOperations
-
- Closed
-
-
SERVER-131499 PostReshardingCollectionPlacement is not using LocalReshardingOperationsRegistry
-
- Closed
-