-
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
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
(cherry picked from commit 5f21edc) Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
(cherry picked from commit fa902a9)
(cherry picked from commit 67eaae1)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - https://jira.mongodb.org/browse/DOCSP-29218 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-29218-emb-array/fundamentals/crud/write-operations/embedded-arrays/ ## Update Page CRUD Operations > Write Operations > [Update Arrays in a Document](https://www.mongodb.com/docs/drivers/java/sync/current/fundamentals/crud/write-operations/embedded-arrays/) ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
* (DOCSP-43350) scalability architecture center first draft * (DOCSP-43350) scalability draft with code examples * (DOCSP-43350) addresses copy feedback * (DOCSP-43350) minor error in cli code example * (DOCSP-43350) eliminating a dash * (DOCSP-43350) ref link issue * (DOCSP-43350) configuring a ref link issue * (DOCSP-43350) eliminating the troubling ref
* DOCSP-4117 API Documentation * fix link
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