-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Replication Docs Changes #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… I can test and fill out the docs
…es in Requirements
.. TODO: file-based replset 'seed list' | ||
.. The note that was here appeared to reference an example that has | ||
.. changed. Currently there is very little info on seed lists | ||
.. www.mongodb.org/display/DOCS/File+Based+Configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the seed list only affects the replica set initiation the first time, it's not ideal to recomend that users put a seedlist in their config files since the seedlist will remain in the file forever, but only has any impact if this option is set before the set is initiated.
Thanks! I made a few changes to your changes, but I think all of these improvements are great: |
* DOCSP-23114 mvp tweaks * Swap order
* (DOCSP-10666) Additional exit commands * Copy review
DOCSP-28021 Update Key Handeling Project Settings
* (DOCSP-37101) Atlas defaults to 7.0 * Add a PR template * edits * Edits, formatting only, no content changes
DOCSP-10860 fix for spacing issue
* DOCSP-26494: image and link cleanup * link fix
Mostly grammatical, flow changes, and clarifications. A couple of TODO's added in comments for discussion. The most concerning to me is (commit 74fb250) on line 23 of source/tutorial/deploy-replica-set.txt