-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-309 Migrate sharding failover #168
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
@@ -118,3 +100,66 @@ created subsequently, may reside on any shard in the cluster. | |||
.. [#overloaded-primary-term] The term "primary" in the context of | |||
databases and sharding, has nothing to do with the term | |||
:term:`primary` in the context of :term:`replica sets <replica set>`. | |||
|
|||
Failover scenarios within MongoDB | |||
--------------------------------- |
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.
this section is not publishable in its current form.
I'm revising now.
I already made the revisions. Better luck next time.
|
* DOCS-14935 --cpu removal * DOCS-14935 --cpu removal Co-authored-by: Jocelyn Mendez <[email protected]>
* DOCS-14935 --cpu removal * DOCS-14935 --cpu removal Co-authored-by: Jocelyn Mendez <[email protected]>
* DOCSP-30395 Indicate that mongosync will only sync indexes with consistent specs on all shards * DOCSP-30395 adding note * DOCSP-30395 adding note
* DOCSP-41895 adding backup tutorial * DOCSP-41895 adding backup tutorial
* DOCSP-43736-Bulk-Conversions-Task-Page (#168) * DOCSP-43736-Bulk-Conversions-Task-Page * Kicking off builds after changing Netlify settings (emprty commit) * Removing SQL learn more pointers, keeping it to relevant operations that apply to bulk actions. * Reordering links to match ToC. * Edits to address editorial feedback. * Internal formatting fix. * Expanding on selection step to line up with concurrent multiselection download work in separate PR. * Editorial and removing sentence that pertains mostly to inputting queries. * Adding new bulk conversion status include that modifies language to be more relevant and adds Pending status. * Adding ref to Filter topic. * Removing step for adding queries, as this is duplicated from individual query conversion. * Rewriting last steps to remove duplication and point to more relevant bulk conversion info. * Adding context to next step. * Editorial from internal feedback. * External feedback and some additional clarifications in the intro paragraph. * Editorial for Vale checks. Updating unrelated status file with similar editorial. * DOCSP-43748-Manage-Queries-Stub-Page-and-Tasks (#169) * DOCSP-43809: v1.10.0 Release Notes (#170) * DOCSP-43809-1-10-Release-notes * Editrial sweep for items in RN. * Editorial from Vale check. * General fixes and editorial from internal feedback. * Adding note for automatic deletion of migration indexes. * Minor editorial. * Updating release date. * Updating OpenSpec with generated output from application repo. * Revert "Updating OpenSpec with generated output from application repo." This reverts commit fc7cab3e0a2ceaf357ad1e65bf1599cd87e02eb7. * DOCSP-43748-Manage-Queries-Stub-Page-and-Tasks * Moving manage-queries.txt to correct directory. * Adding download task ref and content for single entry download. * Adding initial content for downloading multiple selections. * Adding description for Managing Queries page. * Modifying formatting for better visual feel. * Removing numbering from single-item steps. * Edits to address editorial feedback. * Modifying page title to match topic type. * Minor editorial from internal feedback round. * Speficying filters are by status and mentioning the name field conventions. * Moving management includes to separate tasks under Query Management page. * Renaming Manage Queries to Query Management. * Minor editorial. * Fixing new refs. * Simplifying Query Management page. * Adding Query Management to Snooty ToC Landing Pages. * Building out headings from conceptual template. * Editorial and building out task template headings. * Editorial and building out task template headings. * Update download-queries.txt * Update bulk-conversion.txt
No description provided.