-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 9.0.0-rc0
-
Component/s: Sharding, Upgrade/Downgrade
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-07-06, CAR Team 2026-07-20
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The config server is the DB-primary for the config DB, which may have config.system.sessions as a sharded collection, therefore it should have a chunkless entry on its authoritative shard catalog (config.shard.catalog.collections). However, it's currently missing when a cluster is created directly on FCV 9.0. This seems to happen because the creation is routed to the alphabetical first shard and not the configsvr itself.
On FCV upgrade it's already correctly handled in SERVER-129001.
- is related to
-
SERVER-129001 Investigate if config.system.sessions is skipped or not in cloning
-
- Closed
-