-
Notifications
You must be signed in to change notification settings - Fork 39
DOCSP-46629-replSetResizeOplog-unsupported-Atlas #558
DOCSP-46629-replSetResizeOplog-unsupported-Atlas #558
Conversation
✅ Deploy Preview for docs-cluster-to-cluster-sync ready!
To edit notification comments on pull requests, go to your Netlify site 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.
Thanks for this work @amalhotra-mdb ! I just left a small question/suggestion
source/reference/oplog-sizing.txt
Outdated
.. note:: | ||
|
||
:dbcommand:`replSetResizeOplog` is unsupported in Atlas. To resize | ||
the oplog in Atlas, see :ref:`set-oplog-size`. |
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.
[question/suggestion] Since this note pertains specifically to the above bullet, should it be indented under the bullet (as opposed to in line with the bullet)?
.. note:: | |
:dbcommand:`replSetResizeOplog` is unsupported in Atlas. To resize | |
the oplog in Atlas, see :ref:`set-oplog-size`. | |
.. note:: | |
:dbcommand:`replSetResizeOplog` is unsupported in Atlas. To resize | |
the oplog in Atlas, see :ref:`set-oplog-size`. |
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 makes sense @ltran-mdb2 ! Thanks for this suggestion, fixed!
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.
LGTM! Thanks @amalhotra-mdb !
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.
Thank you, Annika!
to set ``minRetentionHours`` greater than the current ``oplog`` | ||
window. | ||
|
||
.. note:: |
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.
Do c2c docs use a replacement for Atlas, like |service|? If so, use it here too. If not, then leave Atlas.
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.
Please review with the dev team as well, cc Ankit Luthra (via slack).
* DOCSP-46629-replSetResizeOplog-unsupported-Atlas * indent * reviewer changes * undo some changes (cherry picked from commit 1175079)
* DOCSP-46629-replSetResizeOplog-unsupported-Atlas * indent * reviewer changes * undo some changes (cherry picked from commit 1175079)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
* DOCSP-46629-replSetResizeOplog-unsupported-Atlas * indent * reviewer changes * undo some changes (cherry picked from commit 1175079)
* DOCSP-46629-replSetResizeOplog-unsupported-Atlas * indent * reviewer changes * undo some changes (cherry picked from commit 1175079)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
DESCRIPTION
Update the oplog sizing page to indicate that replSetResizeOplog is incompatible in Atlas. Add a note that redirects the user to the Atlas page for resizing their oplog.
STAGING
https://deploy-preview-558--docs-cluster-to-cluster-sync.netlify.app/reference/oplog-sizing/#validate-oplog-size
JIRA
https://jira.mongodb.org/browse/DOCSP-46629
SELF-REVIEW CHECKLIST
See the taxonomy tagging instructions and this example PR
EXTERNAL REVIEW REQUIREMENTS
What's expected of an external reviewer?