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

txnkv: Fix a bug that OnDeadlock callback is called before setting IsRetryable field #274

Merged

Conversation

MyonKeminta
Copy link
Contributor

Expected to fix pingcap/tidb#27400

…sRetryable` field

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
@MyonKeminta MyonKeminta merged commit ff94d0c into tikv:master Aug 20, 2021
@MyonKeminta MyonKeminta deleted the m/check-retryable-before-callback branch August 20, 2021 05:16
MyonKeminta added a commit to MyonKeminta/client-go that referenced this pull request Aug 20, 2021
…sRetryable` field (tikv#274)

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
disksing pushed a commit that referenced this pull request Aug 20, 2021
…sRetryable` field (#274) (#275)

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
MyonKeminta added a commit that referenced this pull request Aug 20, 2021
…sRetryable` field (#274) (#276)

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
daimashusheng pushed a commit to daimashusheng/client-go that referenced this pull request Sep 2, 2021
…sRetryable` field (tikv#274)

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
daimashusheng pushed a commit to daimashusheng/client-go that referenced this pull request Sep 2, 2021
…sRetryable` field (tikv#274) (tikv#275)

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
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.

information_schema.deadlocks incorrectly collects retryable deadlocks as if it's non-retryble
3 participants