-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-02-17
Due to SERVER-100403, these tests are failing in the authoritative build variant because the addShard command is not registering the databases from the replica set to the shard-local catalog, only to the global catalog by direct writes to `config.databases`.
The goal of this ticket is to ban the following tests with a TODO (SERVER-100403):
- jstests/sharding/ddl_commits_trigger_placement_op_entries.js
- jstests/sharding/store_historical_placement_data.js
- jstests/noPassthroughWithMongod/sharding/moveprimary-replset.js
- jstests/sharding/set_user_write_block_mode.js
- jstests/sharding/convert_to_and_from_sharded.js
- jstests/sharding/addshard1.js
- is depended on by
-
SERVER-100403 Adding a replica set to a sharded cluster does not register existing databases in the shard-local catalog
-
- Backlog
-