-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2026-01-05
-
200
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-101777 added some test cases where the test executes commands on different shards processes. In multi-version deployments, it could be that one shard is running a latest version binary and another is running an LTS version. In that event, the test will incorrectly not skip testing that command, and therefore the test will fail due to CommandNotFound when trying to run the command on the old binary.
This change proposes to fix the test by restricting the tests of testable mongod commands to be the intersection of the commands supported by all the mongod processes in the cluster.
- is caused by
-
SERVER-101777 Consider re-writing tests that inspect shards' database versions and expect shards to not be fully authoritative
-
- Closed
-
- is related to
-
SERVER-101777 Consider re-writing tests that inspect shards' database versions and expect shards to not be fully authoritative
-
- Closed
-