Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc][xcluster][2024.1.2] Semi-automatic transactional xCluster #23710

Merged
merged 8 commits into from
Sep 3, 2024

Conversation

ddhodge
Copy link
Contributor

@ddhodge ddhodge commented Aug 29, 2024

Database-level setup of transactional xCluster replication
DOC-436

@netlify /preview/deploy/multi-dc/async-replication/async-replication-transactional/

@ddhodge ddhodge self-assigned this Aug 29, 2024
@ddhodge ddhodge added the area/documentation Documentation needed label Aug 29, 2024
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for infallible-bardeen-164bc9 ready!

Name Link
🔨 Latest commit d2eb78d
🔍 Latest deploy log https://app.netlify.com/sites/infallible-bardeen-164bc9/deploys/66d21e32005be500081ed64d
😎 Deploy Preview https://deploy-preview-23710--infallible-bardeen-164bc9.netlify.app/preview/deploy/multi-dc/async-replication/async-replication-transactional/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Transactional xCluster can be set up in the following ways:

- [Fully manual setup](../async-transactional-setup/).
- [Database-level setup](../async-transactional-setup-dblevel/), providing operationally simpler setup and management of replication, as well as simpler steps for performing DDL changes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we want to call these Manual-mode and Semi-automatic mode.
cc @yushenng

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lingamsandeep I guess we are calling this GA?

@hari90
Copy link
Contributor

hari90 commented Aug 29, 2024

All this is available in 2024.1 so you can make the changes to stable as well

@ddhodge
Copy link
Contributor Author

ddhodge commented Aug 29, 2024

All this is available in 2024.1 so you can make the changes to stable as well

Will port changes after getting all comments taken care of

…eplication-transactional.md

Co-authored-by: Hari Krishna Sunder <[email protected]>
@ddhodge ddhodge requested a review from yushenng August 30, 2024 13:59
@ddhodge ddhodge changed the title [doc][xcluster][2024.1.2] Database level transactional xCluster [doc][xcluster][2024.1.2] Semi-automatic transactional xCluster Aug 30, 2024
@hari90
Copy link
Contributor

hari90 commented Aug 30, 2024

LGTM. Thank you!

@ddhodge ddhodge merged commit f8049b8 into yugabyte:master Sep 3, 2024
2 checks passed
@ddhodge ddhodge deleted the doc_xc_scoped branch September 3, 2024 15:25
jasonyb pushed a commit that referenced this pull request Sep 5, 2024
Summary:
 f8049b8 [doc][xcluster][2024.1.2] Semi-automatic transactional xCluster (#23710)
 f2c8470 [docs][yugabyted][2024.1.2] Add Read Replica and xCluster examples (#23289)
 ea3157c [doc][yba][2024.1.2] Export database audit logs (#23605)
 Excluded: 8bae488 [#18822] YSQL: Write out unmodified cols to main table when update optimizations are enabled
 5012632 [PLAT-15152] Upgrade YBC client and server version to 2.2.0.0-b5
 cccb1e1 Fix YCQL index table workflow in docs (#23774)
 9a3f5f7 [PLAT-15028] yba installer simplify postgres initdb
 a2b5e72 [docs] Release notes for 2024.1.2.0 (#23679)
 9a9690d Fix 2024.1.2 build number (#23779)
 aec361b [doc] Voyager 1.8 (#23764)
 a2540e0 [DEVOPS-3185, DEVOPS-3114] Bump up frozen pip modules to latest versions compatible with py3.8
 88f23dd [docs] [xcluster] Add min version for semi-automatic mode (#23776)
 1d61e67 Revise the entire assessment page (#23784)
 142c04a [PLAT-15089] HA sync immediately after promotion
 315110f [PLAT-15132][PLAT-15153] Allow users to configure logging level for YNP, also minor bug fixes
 82ff8d1 [PLAT-6779] Handle relative paths in yb_platform_backup.sh
 Excluded: 45c9cf8 [#23263] YSQL, ASH: Instrument more wait states
 Excluded: 9f8acff [#22148] YSQL, QueryDiagnostics:  Adding support for Ash data.
 39670e8 download links (#23790)
 2674a79 [#23780] YSQL: Modify catalog version mismatch test assertions with Connection Manager enabled
 3eb31b8 [#23777] yugabyted: update the gflags of pg parity to remove sized based fetching and add bitmap scans.
 fc5accd [docs] Enclose `allowed_preview_flags_csv` CSV parameters in brackets (#23758)

Test Plan: Jenkins: rebase: pg15-cherrypicks

Reviewers: jason, tfoucher

Differential Revision: https://phorge.dev.yugabyte.com/D37772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation needed
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants