The repl_monitor_refresh.js test removes a node from a shard and later tries to stop the replset. However, in the process of shutting down, it calls hello on the nodes to : this hello can fail because the removed nodes shuts down its connections. To work around this, we can update the test to wait until the node has been removed and reconnect to it before stopping the set.
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: