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

(6.1) lock_resolver: handle pessimistic locks in BatchResolveLocks (#794) #859

Commits on Jun 30, 2023

  1. lock_resolver: handle pessimistic locks in BatchResolveLocks (tikv#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]>
    zyguan and MyonKeminta committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    24520c8 View commit details
    Browse the repository at this point in the history
  2. Fix test not running; run on CI

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9c57855 View commit details
    Browse the repository at this point in the history