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) lock_resolver: support verifying primary for check_txn_status (#777) #819

Merged
merged 6 commits into from
May 29, 2023

Commits on May 26, 2023

  1. Update dependencies

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d4aab1e View commit details
    Browse the repository at this point in the history
  2. lock_resolver: support verifying primary for check_txn_status (tikv#777)

    * support verifying primary for check_txn_status
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * update kvproto
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * add more failpoint usages
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * update depencency and fix test
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    
    * Do not skip for unistore; refine logs
    
    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 May 26, 2023
    Configuration menu
    Copy the full SHA
    4ee50ea View commit details
    Browse the repository at this point in the history
  3. Try to trigger unit tests

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

Commits on May 29, 2023

  1. update dependency

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed May 29, 2023
    Configuration menu
    Copy the full SHA
    44dabbb View commit details
    Browse the repository at this point in the history
  2. Revert "Try to trigger unit tests"

    This reverts commit 7a6ed8d.
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e0d9a15 View commit details
    Browse the repository at this point in the history
  3. trigger ci

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