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 38
DOCSP-46992 C2C 1.12 release notes #627
Merged
nvillahermosa-mdb
merged 12 commits into
mongodb:master
from
nvillahermosa-mdb:DOCSP-46992-1.12-release-notes
Feb 19, 2025
Merged
DOCSP-46992 C2C 1.12 release notes #627
nvillahermosa-mdb
merged 12 commits into
mongodb:master
from
nvillahermosa-mdb:DOCSP-46992-1.12-release-notes
Feb 19, 2025
Conversation
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
✅ Deploy Preview for docs-cluster-to-cluster-sync ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
source/release-notes/1.12.txt
Outdated
Comment on lines
25
to
55
``enableUserWriteBlocking`` parameters | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
The ``enableUserWriteBlocking`` parameter in the | ||
:ref:`/start <c2c-api-start>` API now accepts the following string options: | ||
|
||
- ``"sourceAndDestination"`` for dual write-blocking | ||
- ``"none"`` for no write-blocking | ||
|
||
See :ref:`c2c-api-start-params`. | ||
|
||
Live Upgrades | ||
~~~~~~~~~~~~~ | ||
|
||
:ref:`Live upgrades <c2c-versioning-live-upgrade>` | ||
to version 1.12 are not supported. |
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 content is from #611, but copied in wholesale since that one is pending final LGTM before it can be merged.
amalhotra-mdb
approved these changes
Feb 18, 2025
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 @nvillahermosa-mdb, LGTM!
LGTM received from Felipe Gasper via Slack |
59eaa4d
to
329db33
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
DESCRIPTION
enableUserWriteBlocking is taken from #611 which is currently still waiting on final LGTM for merge
See also: https://docs.google.com/document/d/1QWu7uJgroWtSl449ccAHLFLH4XFppK6reJUwoxsADqE/edit?tab=t.2utlnril081c#heading=h.vgunpraikhpo
STAGING
Release Notes: 1.12
MongoDB Server Version Compatibility
Limitations: Persistent Query Settings
JIRA
https://jira.mongodb.org/browse/DOCSP-46992
Self-Review Checklist
External Review Requirements
What's expected of an external reviewer?