-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 2.7.4
-
Component/s: Replication, Testing Infrastructure
-
None
-
ALL
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It does not work at all. waitForHealth cannot check for nodes that are down because it is written such that it needs to call a command to the node to confirm that it is down! The stopMongoProgram api already waits for the process to die so we should just remove the waitForHealth call.