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

store/tikv: fix cancel prewrite bug. #2454

Merged
merged 2 commits into from
Jan 14, 2017
Merged

store/tikv: fix cancel prewrite bug. #2454

merged 2 commits into from
Jan 14, 2017

Conversation

disksing
Copy link
Contributor

The bug is introduced by #2056
Without waiting for all requests finish, some locks will not be cleared in time and will slow down later read.
@shenli @tiancaiamao

@shenli
Copy link
Member

shenli commented Jan 14, 2017

LGTM
@coocood @siddontang PTAL

@coocood
Copy link
Member

coocood commented Jan 14, 2017

LGTM

@zimulala zimulala merged commit 1e9131d into master Jan 14, 2017
@zimulala zimulala deleted the disksing/cleanup-bug branch January 14, 2017 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants