-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 9.0.0-rc0, 9.1.0-rc0
-
Component/s: Sharding, Upgrade/Downgrade
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v9.0
-
CAR Team 2026-08-03
-
馃煡 DDL
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-131694 changed the logic of the authoritative metadata cloning DDL so that it targets not only shards that currently own chunks, but also shards that historically owned chunks (even if currently they own none).
聽
However it's possible that an historical owner shard has since been removed via removeShard. In this case we will try to target a removed shard so the cloning DDL will return a ShardNotFound error, triggering an infinite retry loop.
- is caused by
-
SERVER-131694 Authoritative metadata cloning DDL should clone to shards that only owned chunks historically
-
- Closed
-