-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 5.3.0
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
25
cursor_valid_after_shard_stepdown.js steps down a node and prevent elections for 60 seconds, afterwards when the ShardingTest try to shutdown the cluster and perform the cleanup check it can't find a primary for that shard. The solution would be to unfreeze the stepped down node so that a new primary would be elected before the ShardingTest shutdown.