-
Notifications
You must be signed in to change notification settings - Fork 39
DOCSP-32690 multiple mongosync endpoint note #264
Conversation
ianf-mongodb
left a comment
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.
Hi @ltran-mdb2 this content looks good, but I wonder if we should add one additional example, demonstrating this concept. WDYT?
ianf-mongodb
left a comment
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 the context, LGTM!
|
|
||
| .. note:: | ||
|
|
||
| .. include:: /includes/api/facts/multiple-mongosync-endpoints |
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.
I think on all of the API endpoint pages it becomes confusing because it doesn't link to a multiple mongosync section that explains how to use it. Could we try to add something like that?
| @@ -0,0 +1,3 @@ | |||
| When you configure multiple ``mongosync`` | |||
| instances, you must send identical API endpoint commands to each | |||
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.
| instances, you must send identical API endpoint commands to each | |
| instances to sync between sharded clusters, you must send identical API endpoint commands to each |
|
Thanks for your feedback @rohshar ! Could you take another look when you get a chance? |
* DOCSP-32690 multiple mongosync endpoint note * DOCSP-32690 splitting up notes * DOCSP-32690 adding links to multiple mongosyncs sections * DOCSP-32690 tech edits
DESCRIPTION
In a multiple mongosync setup, indentical API commands must be sent to each mongosync
STAGING
https://preview-mongodbltranmdb2.gatsbyjs.io/cluster-sync/DOCSP-32690/multiple-mongosyncs/#configure-multiple-mongosync-instances
https://preview-mongodbltranmdb2.gatsbyjs.io/cluster-sync/DOCSP-32690/reference/api/start/
https://preview-mongodbltranmdb2.gatsbyjs.io/cluster-sync/DOCSP-32690/reference/api/pause/
https://preview-mongodbltranmdb2.gatsbyjs.io/cluster-sync/DOCSP-32690/reference/api/resume/
https://preview-mongodbltranmdb2.gatsbyjs.io/cluster-sync/DOCSP-32690/reference/api/commit/
https://preview-mongodbltranmdb2.gatsbyjs.io/cluster-sync/DOCSP-32690/reference/api/reverse/
JIRA
https://jira.mongodb.org/browse/DOCSP-32690
BUILD LOG
https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=65cd259a7111165982a699a7
SELF-REVIEW CHECKLIST
See the taxonomy tagging instructions and this example PR
EXTERNAL REVIEW REQUIREMENTS
What's expected of an external reviewer?