-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-07-06
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
jstests/sharding/add_shard_1.js uses db1, a direct connection to the shard replica set primary and then tries to write to a collection.
If the shard’s CollectionShardingRuntime is in an unknown state during metadata recovery, a direct write is expected to fail with StaleConfig by design.