-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
In transitioning_replica_sets_jscore_passthrough suite we run a replicaset started as --shardsvr but not part of a cluster. This transition state is valid, and we should be able to execute commands.
The failing test is jstests/core/query/internal_rename_if_options_and_indexes_match.js which is doing an internalRenameIfOptionsAndIndexesMatch.
We should investigate whether it is possible to reach this command via normal codepaths (the test is manually calling an internal command). If it is possible to hit via normal codepaths, then we should investigate how we can support this during promotion to sharded. If not, then we should add a comment to the test exclusion explaining this.
- related to
-
SERVER-89126 Remove forced refreshes of the LogicalSessionCache from the test setup
-
- Open
-
-
SERVER-113205 Investigate transitioning_replicaset_incompatible exclusion usages
-
- Closed
-