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

Fix the issue that primary pessimistic lock may be left not cleared after GC #866

Commits on Jul 3, 2023

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

    …fter GC
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    032c8f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Fix mysteriously shown up thing that makes compilation failed

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2acf9f3 View commit details
    Browse the repository at this point in the history
  2. Fix test effectiveness (forgot to set txn2 to pessimistic txn); add m…

    …ore strict checks
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0a10498 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3df6d24 View commit details
    Browse the repository at this point in the history