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

[xCluster] Only apply committed records to regular rocksdb if the tablet is caught up to commit_ht #11200

Closed
rahuldesirazu opened this issue Jan 25, 2022 · 0 comments
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue

Comments

@rahuldesirazu
Copy link
Contributor

rahuldesirazu commented Jan 25, 2022

Jira Link: DB-1241

Description

If the target universe knows that a txn is commited at commit_ht, a given involved tablet can only apply records from that transaction to regular rocksdb once it is caught up to commit_ht.

@rahuldesirazu rahuldesirazu added the area/docdb YugabyteDB core features label Jan 25, 2022
@omkar-yb omkar-yb added this to Backlog in YBase features Apr 7, 2022
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 8, 2022
YBase features automation moved this from Backlog to Done Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue
Projects
Development

No branches or pull requests

2 participants