-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-120 data-center awareness plus misc sharding/replication fixes #597
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
with the :data:`getLastErrorDefaults | ||
<settings.getLastErrorDefaults>` setting in the | ||
with the | ||
:data:`getLastErrorDefaults <~local.system.replset.settings.getLastErrorDefaults>` |
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.
:data:~local.system.replset.settings.getLastErrorDefaults
and
:data:getLastErrorDefaults <local.system.replset.settings.getLastErrorDefaults>
(should) render identically.
In addition to examples, and the cleanup noted in the inline comments, we also need tutorials that explain how to configure certian goal-oriented operations around tag aware sharding and write-concern/read-preference for mongodb deployments. I think we can lift examples from the existing documentation for some of the simple cases. If you can rev the minor stuff before our standup tomorrow, we can divide how we handle the revision of this then. |
* OCSP-20523 update sql code * rearrange code blocks in list * fix tense * add the * add copyable false * complete select statements * remove following
* DOCSP-46854-migrate-pqs-tutorial * DOCSP-46854-migrate-pqs-tutorial * DOCSP-46854-migrate-pqs-tutorial * DOCSP-46854-migrate-pqs-tutorial * DOCSP-46854-migrate-pqs-tutorial * DOCSP-46854 tech edits * DOCSP-46854 tech edits * DOCSP-46854 fixing build (cherry picked from commit 9da7e4e) # Conflicts: # source/reference/cutover-process.txt
#597) * DOCSP-29957 protectConnectionStringsForNewConnections parameter * DOCSP-29957 protectConnectionStringsForNewConnections parameter * DOCSP-29957 protectConnectionStringsForNewConnections parameter * DOCSP-29957 adding note * DOCSP-29957 copy edit * DOCSP-29957 tech edits * DOCSP-29957 tech edits * DOCSP-29957 tech edits * DOCSP-29957 tech edits * DOCSP-29957 tech edits * DOCSP-29957 tech edits * DOCSP-29957 tech edits * DOCSP-29957 tech edit Co-authored-by: ltran-mdb2 <[email protected]>
Co-authored-by: kanchana-mongodb <[email protected]>
* resolving conflicts * Continued work. Removed obsolete procedure from unsupported v1.3, added scaffolding steps for migrating to specified AppDB versions. To be continued. * Continued updates * Include tech draft review from Cian and Nikolas * Included copy review from Melissa * Fix build errors * Include tech review * Adding a redirect for a removed topic /tutorial/migrate-to-single-resource * Final nits, plus DOCSP-16377 link fix
* resolving conflicts * Continued work. Removed obsolete procedure from unsupported v1.3, added scaffolding steps for migrating to specified AppDB versions. To be continued. * Continued updates * Include tech draft review from Cian and Nikolas * Included copy review from Melissa * Fix build errors * Include tech review * Adding a redirect for a removed topic /tutorial/migrate-to-single-resource * Final nits, plus DOCSP-16377 link fix
<!-- Add a description of your PR here (optional) --> - [DOCSP-45717](https://jira.mongodb.org/browse/DOCSP-45717) - [STAGING](https://deploy-preview-597--10gen-docs-ops-manager.netlify.app/admin/backup/daemons-page/) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
# Backport This will backport the following commits from `master` to `v8.0`: - [(DOCSP-45717) Adds note about trailing slash. (#597)](10gen/docs-ops-manager#597) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
# Backport This will backport the following commits from `master` to `v7.0`: - [(DOCSP-45717) Adds note about trailing slash. (#597)](10gen/docs-ops-manager#597) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
# Backport This will backport the following commits from `master` to `v6.0`: - [(DOCSP-45717) Adds note about trailing slash. (#597)](10gen/docs-ops-manager#597) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
Multiple commits consisting of sharding + replication cleanup, data center awareness doc is in separate commit for draft/multi-data-center-awareness.txt