-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The ShardingCatalogManager method supporting the initialization or reset of config.placementHistory is currently protected by an in-memory lock ensuring that only a single attempt may be processed at a given time.
To ensure a consistent behavior, read requests coming through _configsvrGetHistoricalPlacementInfo should also acquire the same lock.
- depends on
-
SERVER-107191 Refactor the existing methods to access the content of config.placementHistory
-
- Closed
-