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

[dst] Improve test coverage of Wait-on-Conflict concurrency control with tablet splitting #13582

Closed
robertsami opened this issue Aug 11, 2022 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@robertsami
Copy link
Contributor

robertsami commented Aug 11, 2022

Jira Link: DB-3159
Interactions of tablet splitting and Wait-on-Conflict concurrency control /should/ work, but confirm this with comprehensive tests

@robertsami robertsami added the area/docdb YugabyteDB core features label Aug 11, 2022
@robertsami robertsami self-assigned this Aug 11, 2022
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Aug 11, 2022
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature and removed kind/bug This issue is a bug labels Sep 3, 2022
robertsami added a commit that referenced this issue Sep 14, 2022
Summary: This diff  adds a test which confirms that a client blocked on a pessimistically-locked row can resume even after the tablet hosting that row is split.

Test Plan: ybd --cxx-test pgwrapper_pg_pessimistic_locking-test --gtest_filter "PgTabletSplittingPessimisticLockingTest.SplitTablet"

Reviewers: pjain, sergei, timur

Reviewed By: timur

Subscribers: timur, asrivastava, rthallam

Differential Revision: https://phabricator.dev.yugabyte.com/D19268
@robertsami robertsami added this to To do in Wait-Queue Based Locking via automation Dec 8, 2022
@robertsami robertsami moved this from To do to Done in Wait-Queue Based Locking Dec 8, 2022
@pkj415 pkj415 changed the title [dst] Improve test coverage of pessimistic locking with tablet splitting [dst] Improve test coverage of Wait-on-Conflict concurrency control with tablet splitting Jan 6, 2023
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/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
Status: Done
Development

No branches or pull requests

2 participants