-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
The CollectionMetadata::getChunkManager() method exposes internal implementation detail of the ownership state of the shard role. This detail might be dangerous to use, because it happens to also contain the ownership state of other shards without any guarantee of its stability.
The goal of this ticket is to hide CollectionMetadata::getChunkManager() from the public section of CollectionMetadata.
- related to
-
SERVER-85914 Inspect all usages of CollectionMetadata::getChunkManager() and hide it from the public API
- Closed