tikv / client-go

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

Fix the async broadcast & resolveFlushedLocks #1493

Closed ekexium closed 5 days ago

ekexium commented 1 week ago
  1. Fix the potential data race caused by a mix use of go and spawnWithStorePool. Close https://github.com/pingcap/tidb/issues/57213
  2. Make the broadcast in Rollback async to reduce the wait in Rollback operations.
ti-chi-bot[bot] commented 5 days ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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/master/OWNERS)~~ [cfzjywxk,you06] 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 5 days ago

[LGTM Timeline notifier]

Timeline:

ti-chi-bot commented 5 days ago

In response to a cherrypick label: cannot checkout release-8.5: error checking out release-8.5: exit status 1. output: error: pathspec 'release-8.5' did not match any file(s) known to git