-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
v4.4
-
Repl 2020-03-23, Repl 2020-04-06
SERVER-45079 makes it so that all non-force reconfigs can only add or remove a single voting node at a time. We would prefer to use non-force reconfig in our JS test infrastructure when possible, but it is currently cumbersome to manually execute a sequence of single node reconfigs to add or remove multiple nodes. We should add JS helper functions that can do this automatically to make non-force reconfigs easier to use in our testing. We should also update any existing tests that are currently using 'force' reconfig temporarily to work around this issue.
- is related to
-
SERVER-46897 REMOVED node may never send heartbeat to fetch newest config
- Closed
- related to
-
SERVER-47120 Add all secondary nodes simultaneously in python test fixtures
- Backlog
-
SERVER-45079 Only allow single-node change in reconfig command
- Closed