-
Notifications
You must be signed in to change notification settings - Fork 39
DOCSP-45859 Version Compatibility #518
DOCSP-45859 Version Compatibility #518
Conversation
✅ Deploy Preview for docs-cluster-to-cluster-sync ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
35e7d20
to
afd5b01
Compare
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, Ali.
Hey @ajayvijayakumar123 👋 When you get the chance, could you review this docs PR for adding older version support information to the C2C Version Compatibility page? TIA! |
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.
A couple of smaller suggestions! Also tagging @mvankeulen94
Thanks for the review @ajayvijayakumar123. This should be ready for re-review. Also @mvankeulen94 would you mind taking a look, too? |
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!
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! a couple comments from my end
configuration when migrating from a pre-6.0 release. To perform a cross-version | ||
migration from a pre-6.0 version of the MongoDB Server using | ||
``mongosync``, please `contact <https://mongodb.com/contact>`__ your | ||
account team to inquire about Professional Services. |
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.
To double check, the other blurb on my mind is this one: https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/supported-server-version/#synchronize-data-between-clusters-running-older-mongodb-server-versions
"Starting in version 1.2, mongosync can sync between clusters running some older (pre-6.0) releases of MongoDB Server. This feature requires additional preparation and configuration in pre-6.0 releases.
If you would like to migrate pre-6.0 versions of MongoDB Server using mongosync, please contact your account team to inquire about Professional Services."
I didn't see this blurb in the staging link but I still see the text here - just want to confirm that it's been removed. Thanks!
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.
Updated.
source/reference/mongosync.txt
Outdated
|
||
- .. include:: /includes/fact-minimum-server-version-support.rst | ||
|
||
You can migrate data on clusters (source) with versions of 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 is the blurb in my previous comment, would like to confirm that this is going away
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.
Ah thanks for noting this. I didn't get that the first time around. Removing.
source/release-notes/1.10.txt
Outdated
|
||
This page describes changes and new features introduced in | ||
{+c2c-full-product-name+} 1.10 and the {+c2c-full-beta-program+}. | ||
{+c2c-full-product-name+} 1.10 and the {+c2c-full-beta-program+}. |
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.
can we remove beta program from here?
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.
Good catch! Removing.
Thanks for the initial look @mvankeulen94. This should be ready for re-review. |
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! lgtm
8099582
into
mongodb:feature-older-version-support
* DOCSP-45860-older-version-limitations (#522) * DOCSP-45860-older-version-limitations * * * JA feedback * * * * * * * AV feedback * MvK feedback * DOCSP-45859 Version Compatibility (#518) * DOCSP-45859 Version Compatibility * * * * * * * AV feedback * swap list order * MvK feedback * DOCSP-45861 Older Version Support Task Page (#533) * DOCSP-45861 Older Version Support Task Page * add prerequisites & limitations * * * * * procedures * * * rn * * * remove extra step * nit * AV feedback * remove task page * * * * * * * DOCSP-45862 User permissions older version (#552) * DOCSP-45862-user-permissions * * * JD feedback * AV feedback * DOCSP-45863-embedded-verifier-migrations (#557) * DOCSP-45863-embedded-verifier-migrations * * * * * AV feedback * wording * add ddl limitation * * * RS feedback * * * remove merge conflict artifact * fix link title
DESCRIPTION
STAGING
JIRA
https://jira.mongodb.org/browse/DOCSP-45859