-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2023-05-01
-
38
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-75009, we added a configuration check to make sure auto_safe_reconfig_helper_max_voting_nodes.js won't fail when reconfig is slow in the replica set. We should audit if we have other places in tests to call replSetTest.stopSet() right after reconfig. In these cases, we should wait all nodes to have the latest config before stopSet.