[xCluster] Support Atomic and Ordered multi-shard Transactions #10976
Labels
area/docdb
YugabyteDB core features
kind/new-feature
This is a request for a completely new feature
priority/medium
Medium priority issue
xCluster
Label for xCluster related issues/improvements
Jira Link: [DB-310](https://yugabyte.atlassian.net/browse/DB-310)
Product-Level Description and Requirements for the First Iteration
The Use Cases Supported
For the use case where only one cluster is taking writes at a given time, we will support the following transaction semantics on the target cluster:
For the above, multi-shard can refer to single-table, multi-table, or table-index. So this will encapsulate guarantees for transactional updates to a main table and index, as well as two separate transactions to a parent then child foreign key table.
Product-level Changes and Semantics
Situations not supported
Subtasks
Open Problems
The text was updated successfully, but these errors were encountered: