-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
RPL 7 08/10/15, RPL 8 08/31/15
If a node is started without --replSet, and it has neither an oplog nor a local replica set config document, the operator should be able to run replSetInitiate to create a single-node replica set configuration and to prime the oplog. Then, on restart if the operator adds --replSet to the startup configuration directives, the node can immediately transition into PRIMARY rather than waiting in STARTUP for the operator to run replSetInitiate. This should only be allowed for single-node replica set configurations.
- is depended on by
-
SERVER-1448 Host sharding config data on a replica set
- Closed
- is related to
-
SERVER-23698 Remove ability to run replSetInitiate if not started as a replica set node
- Closed
- related to
-
SERVER-22731 give correct error message when running initiate on a non-replset mongod
- Closed
-
SERVER-19524 Support for configServer labeling of replica set configurations
- Closed
- links to