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

cse: catch up master #810

Merged
merged 14 commits into from
May 22, 2023

Commits on Apr 26, 2023

  1. Add afterSendReqToRegion failpoint (tikv#780)

    Signed-off-by: MyonKeminta <[email protected]>
    Co-authored-by: MyonKeminta <[email protected]>
    MyonKeminta and MyonKeminta committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2be71b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44663b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. update dco (tikv#731)

    Signed-off-by: Smityz <[email protected]>
    Co-authored-by: disksing <[email protected]>
    Smityz and disksing committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f64d5dd View commit details
    Browse the repository at this point in the history
  2. add metrics for stale-read traffic (tikv#776)

    Signed-off-by: you06 <[email protected]>
    you06 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c619a50 View commit details
    Browse the repository at this point in the history
  3. txn: fix goroutine leak (tikv#784)

    Signed-off-by: disksing <[email protected]>
    disksing committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aee2f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36826f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. fix TestRURuntimeStatsCleanUp (tikv#787)

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    069dbc5 View commit details
    Browse the repository at this point in the history
  2. Fix wrong resource group name for some requests (tikv#788)

    * fix wrong resource group name
    
    Signed-off-by: Connor1996 <[email protected]>
    Connor1996 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    62cc951 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. lock_resolver: support verifying primary for check_txn_status (tikv#777)

    * support verifying primary for check_txn_status
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    * update kvproto
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    * add more failpoint usages
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    * update depencency and fix test
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    * Do not skip for unistore; refine logs
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    * Address comments
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    ---------
    
    Signed-off-by: MyonKeminta <[email protected]>
    Co-authored-by: MyonKeminta <[email protected]>
    MyonKeminta and MyonKeminta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5c324b7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 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 May 11, 2023
    Configuration menu
    Copy the full SHA
    2b0667c View commit details
    Browse the repository at this point in the history
  2. Fallback to leader read when replica read meets flashback-in-progress…

    … error (tikv#796)
    
    * handle flashback error when follower read
    
    Signed-off-by: you06 <[email protected]>
    
    * add test
    
    Signed-off-by: you06 <[email protected]>
    
    * trigger CI
    
    Signed-off-by: you06 <[email protected]>
    
    * fix panic
    
    Signed-off-by: you06 <[email protected]>
    
    * trigger CI
    
    Signed-off-by: you06 <[email protected]>
    
    * trigger CI
    
    Signed-off-by: you06 <[email protected]>
    
    ---------
    
    Signed-off-by: you06 <[email protected]>
    you06 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c946782 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    adb48af View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Do not skip TestBatchResolveLocks for unistore (tikv#807)

    Signed-off-by: MyonKeminta <[email protected]>
    Co-authored-by: MyonKeminta <[email protected]>
    MyonKeminta and MyonKeminta committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d1e188a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge branch 'master' of github.com:tikv/client-go into cse/catch-up-…

    …master-0
    
    Signed-off-by: iosmanthus <[email protected]>
    iosmanthus committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3791c81 View commit details
    Browse the repository at this point in the history