This repository was archived by the owner on May 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
(DOCSP-45558)-Mention-altering-load-level-during-a-migration-in-mongosync’s-documentation #530
Merged
elyse-mdb
merged 29 commits into
mongodb:master
from
elyse-mdb:DOCSP-45558-midMigrationLoadChange
Jan 14, 2025
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5ddd55e
(DOCSP-45558) Add section to FAQ page.
elyse-mdb 19cebe4
(DOCSP-45558) Edits.
elyse-mdb 7f37ca0
(DOCSP-45558) Edits.
elyse-mdb 406508b
(DOCSP-45558) Procedure.
elyse-mdb d80b0b0
(DOCSP-45558) Edit formatting.
elyse-mdb 1410832
(DOCSP-45558) Edits.
elyse-mdb a850515
(DOCSP-45558) edits.
elyse-mdb 30f4c3f
(DOCSP-45558) Edits.
elyse-mdb 0e8b406
(DOCSP-45558) Add pause step to FAQ and edit FAQ link.
elyse-mdb b7b5373
(DOCSP-45558) Add update section to configuration page.
elyse-mdb a154b24
(DOCSP-45558) Standardize link to update documentation.
elyse-mdb e66c78e
(DOCSP-45558) Edit.
elyse-mdb c93dc3d
(DOCSP-45558) Edits.
elyse-mdb 29bc7bb
(DOCSP-45558) Normalize links.
elyse-mdb f788814
(DOCSP-45558) Edit introduction to Optionsgst
elyse-mdb 002ede1
(DOCSP-45558) Edit Settings introduction.
elyse-mdb 037dbc3
(DOCSP-45558) Updates.
elyse-mdb 63816b6
(DOCSP-45558) Make consistent intros to command line opts vs config f…
elyse-mdb 59878c1
(DOCSP-45558) Edit wording.
elyse-mdb c2ca328
(DOCSP-45558) Shorten sentence.
elyse-mdb fa4626b
(DOCSP-45558) updates.
elyse-mdb 32b580a
(DOCSP-45558) Edits.
elyse-mdb 83a6717
(DOCSP-45558) Edit.
elyse-mdb 9df28f2
(DOCSP-45558) Edit important admonition.
elyse-mdb 8cf96ed
(DOCSP-45558) @jwilson-mdb Review changes.
elyse-mdb a2d3993
(DOCSP-45558) Add command line options to configuration intro.
elyse-mdb 5d64f55
(DOCSP-45558) Fix subtitle underline.
elyse-mdb 9382d4a
(DOCSP-45558) Fix subtitle underline.
elyse-mdb 7f8ea57
(DOCSP-45558) @FGasper Review changes.
elyse-mdb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
What is the benefit of doing this versus just terminating the mongosync processes?
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 tip in this step (borrowed from the mongosync Live Upgrade tutorial) describes a reason why users might want to pause before terminating:
Please let me know if you think this tip is not true or helpful! If that's the case, then I can remove this step and update the final step.