-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2026-04-27
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
As part of SERVER-100156, the changePrimary and _shardsvrChangePrimary commands were removed. Temporary skip entries were added to handle multiversion
test runs where older binaries still have these commands registered.
Once multiversion testing no longer uses versions that still contain changePrimary, the following should be removed:
- changePrimary: {skip: "removed"} from jstests/core/catalog/views/views_all_commands.js
- changePrimary: {skip: "removed"} from jstests/sharding/read_write_concern_defaults_application.js
- has to be done after
-
SERVER-100156 Remove changePrimary command
-
- Closed
-