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

txn: autocommit point get read is not compatible with follower read #14715

Closed
cfzjywxk opened this issue May 9, 2023 · 0 comments · Fixed by #14716
Closed

txn: autocommit point get read is not compatible with follower read #14715

cfzjywxk opened this issue May 9, 2023 · 0 comments · Fixed by #14716

Comments

@cfzjywxk
Copy link
Collaborator

cfzjywxk commented May 9, 2023

Bug Report

What version of TiKV are you using?

The master branch 5ce3a6b

What operating system and CPU are you using?

Not matter.

Steps to reproduce

See pingcap/tidb#43583 for details, when autocommit point get read is used
with follower read, the linearizability could be broken.

What did you expect?

The linearizability should not be broken.

What did happened?

The linearizability could be broken.

@cfzjywxk cfzjywxk added type/bug Type: Issue - Confirmed a bug sig/transaction SIG: Transaction affects-6.1 affects-6.5 affects-7.1 labels May 9, 2023
ti-chi-bot bot added a commit that referenced this issue May 10, 2023
close #14715

Signed-off-by: cfzjywxk <lsswxrxr@163.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue May 10, 2023
close tikv#14715

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot bot pushed a commit that referenced this issue May 10, 2023
close #14715, ref #14716

Signed-off-by: cfzjywxk <lsswxrxr@163.com>

Co-authored-by: cfzjywxk <lsswxrxr@163.com>
ti-chi-bot bot added a commit that referenced this issue May 29, 2023
close #14715, ref #14716

Signed-off-by: cfzjywxk <lsswxrxr@163.com>

Co-authored-by: cfzjywxk <lsswxrxr@163.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant