-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 7.0.0, 7.3.0, 8.0.0-rc1
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0, v7.3, v7.0
-
CAR Team 2024-08-05
-
0
As part of the test we execute a replicaset restart on all shards. In the replicaset test executiion we implicitly wait for a primary to get chosen by performing a call to rst.getPrimary.
However, in the sharding version of the test we never wait until a primary is chosen for the shard, thus the test can fail if a primary hasn't yet been chosen by the time we call on mongos.