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.5) Fix the issue that primary pessimistic lock may be left not cleared after GC (#866) #869

Commits on Jul 4, 2023

  1. Fix the issue that primary pessimistic lock may be left not cleared a…

    …fter GC (tikv#866)
    
    * Fix the issue that primary pessimistic lock may be left not cleared after GC
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * Fix mysteriously shown up thing that makes compilation failed
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * Fix test effectiveness (forgot to set txn2 to pessimistic txn); add more strict checks
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * Address comments
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta and MyonKeminta committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5a08490 View commit details
    Browse the repository at this point in the history