The transitionToStandby function in the StandbyClusterTestFixture shuts down the shards without preserving the dbPath and then the config server preserving the dbpath. In an embedded config server scenario specifically when the stopAllShards runs serially, this will result in the dbPath being cleared for the config server and causing the test to fail. We should handle this case in transitionToStandby to enable testing with an embedded config server.
- depends on
-
SERVER-123190 Disable shard registry and catalog cache when --configOnly is specified
-
- Closed
-
- related to
-
SERVER-126075 Complete TODO listed in SERVER-123326
-
- Closed
-
-
SERVER-126927 Complete TODO listed in SERVER-123326
-
- Needs Scheduling
-