Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
Description
Currently, no check is made at config validation time if the value of "configsvr" in the new replica set config matches the value of the equivalent command line argument "--configsvr". This means if you start nodes without --configsvr and reconfig or initiate with a config that contains "configsvr:true", the reconfig or initiate command succeeds, but all nodes in the replica set immediately transition to REMOVED state.
Instead, the reconfig or initiate command should fail and return an error.
Attachments
Issue Links
- is related to
-
SERVER-19762 Don't allow nodes started with --configsvr to join non-configsvr replica sets and vice versa
-
- Closed
-