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

lock_resolver: handle pessimistic locks in BatchResolveLocks #794

Merged
merged 7 commits into from
May 11, 2023

Conversation

zyguan
Copy link
Contributor

@zyguan zyguan commented May 11, 2023

@cfzjywxk cfzjywxk merged commit 2b0667c into tikv:master May 11, 2023
iosmanthus added a commit that referenced this pull request May 22, 2023
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: disksing <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: Violin <[email protected]>
Co-authored-by: Smilencer <[email protected]>
Co-authored-by: you06 <[email protected]>
Co-authored-by: Hu# <[email protected]>
Co-authored-by: Connor <[email protected]>
Co-authored-by: zyguan <[email protected]>
fix case typo in comment. (#778)
fix goroutine leak (#784)
fix TestRURuntimeStatsCleanUp (#787)
Fix wrong resource group name for some requests (#788)
resolver: support verifying primary for check_txn_status (#777)
resolver: handle pessimistic locks in BatchResolveLocks (#794)
resolved ts  (#793)
ResolveLocks for unistore (#807)
MyonKeminta added a commit to MyonKeminta/client-go that referenced this pull request May 29, 2023
* lock_resolver: handle pessimistic locks in BatchResolveLocks

Signed-off-by: MyonKeminta <[email protected]>

* Add test but failed on unistore because unistore's ScanLock doesnt return lock type

Signed-off-by: MyonKeminta <[email protected]>

* Address comments

Signed-off-by: MyonKeminta <[email protected]>

* Fix test

Signed-off-by: zyguan <[email protected]>

* Fix golangci

Signed-off-by: zyguan <[email protected]>

---------

Signed-off-by: MyonKeminta <[email protected]>
Signed-off-by: zyguan <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
cfzjywxk pushed a commit that referenced this pull request May 29, 2023
…822)

* lock_resolver: handle pessimistic locks in BatchResolveLocks



* Add test but failed on unistore because unistore's ScanLock doesnt return lock type



* Address comments



* Fix test



* Fix golangci



---------

Signed-off-by: MyonKeminta <[email protected]>
Signed-off-by: zyguan <[email protected]>
Co-authored-by: zyguan <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
MyonKeminta added a commit to MyonKeminta/client-go that referenced this pull request Jun 30, 2023
* lock_resolver: handle pessimistic locks in BatchResolveLocks

Signed-off-by: MyonKeminta <[email protected]>

* Add test but failed on unistore because unistore's ScanLock doesnt return lock type

Signed-off-by: MyonKeminta <[email protected]>

* Address comments

Signed-off-by: MyonKeminta <[email protected]>

* Fix test

Signed-off-by: zyguan <[email protected]>

* Fix golangci

Signed-off-by: zyguan <[email protected]>

---------

Signed-off-by: MyonKeminta <[email protected]>
Signed-off-by: zyguan <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
MyonKeminta added a commit that referenced this pull request Jun 30, 2023
) (#859)

* lock_resolver: handle pessimistic locks in BatchResolveLocks (#794)

* lock_resolver: handle pessimistic locks in BatchResolveLocks

Signed-off-by: MyonKeminta <[email protected]>

* Add test but failed on unistore because unistore's ScanLock doesnt return lock type

Signed-off-by: MyonKeminta <[email protected]>

* Address comments

Signed-off-by: MyonKeminta <[email protected]>

* Fix test

Signed-off-by: zyguan <[email protected]>

* Fix golangci

Signed-off-by: zyguan <[email protected]>

---------

Signed-off-by: MyonKeminta <[email protected]>
Signed-off-by: zyguan <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>

* Fix test not running; run on CI

Signed-off-by: MyonKeminta <[email protected]>

---------

Signed-off-by: MyonKeminta <[email protected]>
Signed-off-by: zyguan <[email protected]>
Co-authored-by: zyguan <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
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.

3 participants