tikv / client-go

Go client for TiKV
Apache License 2.0
282 stars 222 forks source link

Fix the problem that statement being oom-killed within DoneAggressiveLocking causing the transaction still in aggressive locking state (#1355) #1487

Closed MyonKeminta closed 2 weeks ago

MyonKeminta commented 2 weeks ago

This cherrypicks https://github.com/tikv/client-go/pull/1355 to tidb-7.1 branch

ti-chi-bot[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfzjywxk, ekexium

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tikv/client-go/blob/tidb-7.1/OWNERS)~~ [cfzjywxk,ekexium] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ti-chi-bot[bot] commented 2 weeks ago

[LGTM Timeline notifier]

Timeline:

cfzjywxk commented 1 week ago

@MyonKeminta Please update the client-go dependency in tidb for release-7.1 branch.