-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
v7.1, v7.0, v6.0, v5.0, v4.4
-
Repl 2023-10-02
-
29
Basically in the test we try to reconfigure the replica set to remove one of the nodes here, then we made multiple calls to that node again, the node can apply the remove configuration at anytime of time after receive that configuration from heartbeat and part of being removed node is to shut down all connections which may fail the command with network error.
- related to
-
SERVER-80437 Fix waitAllNodesHaveConfig in auto_safe_reconfig_helpers.js
- Closed