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

merge master into cse region client #939

Commits on Jun 30, 2023

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

Commits on Jul 3, 2023

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

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 <[email protected]>
    
    * Fix mysteriously shown up thing that makes compilation failed
    
    Signed-off-by: MyonKeminta <[email protected]>
    
    * Fix test effectiveness (forgot to set txn2 to pessimistic txn); add more strict checks
    
    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 authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c0cf773 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. add explicit request source type to label the external request like l…

    …ightning/br (tikv#868)
    
    Signed-off-by: nolouch <[email protected]>
    nolouch authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    178f6fa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    32eb2b0 View commit details
    Browse the repository at this point in the history
  2. format key in error message in method scanRegions (tikv#876)

    Signed-off-by: Chao Wang <[email protected]>
    lcwangchao authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5e3e38b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. make cop request timeout a config paramter (tikv#865)

    * update
    
    Signed-off-by: Spade A <[email protected]>
    
    * update
    
    Signed-off-by: Spade A <[email protected]>
    
    * update
    
    Signed-off-by: Spade A <[email protected]>
    
    * update
    
    Signed-off-by: Spade A <[email protected]>
    
    ---------
    
    Signed-off-by: Spade A <[email protected]>
    SpadeA-Tang authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e540aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. region_cache: support check pending tiflash peer (tikv#821)

    Signed-off-by: guo-shaoge <[email protected]>
    Co-authored-by: disksing <[email protected]>
    guo-shaoge and disksing authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    51633ad View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    2f11935 View commit details
    Browse the repository at this point in the history
  2. *: fix stale read ops metric (tikv#878) (tikv#889)

    Signed-off-by: crazycs520 <[email protected]>
    Co-authored-by: disksing <[email protected]>
    crazycs520 and disksing authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4ec212d View commit details
    Browse the repository at this point in the history
  3. add gc options (tikv#828)

    Signed-off-by: weedge <[email protected]>
    Co-authored-by: disksing <[email protected]>
    weedge and disksing authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    51aab26 View commit details
    Browse the repository at this point in the history
  4. reload region cache when store is resolved from invalid status (tikv#843

    )
    
    Signed-off-by: you06 <[email protected]>
    Co-authored-by: disksing <[email protected]>
    you06 and disksing authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    85fc8f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. ci: update setup-go action (tikv#904)

    Signed-off-by: disksing <[email protected]>
    disksing authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1b093b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix unexpected slow query during GC running after stop 1 tikv-server (t…

    …ikv#899) (tikv#909)
    
    * fix unexpected slow query during GC running after stop 1 tikv-server
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix test
    
    Signed-off-by: crazycs520 <[email protected]>
    
    ---------
    
    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d880eca View commit details
    Browse the repository at this point in the history
  2. resource_manager: ignore ru metrics for background request (tikv#872)

    Signed-off-by: husharp <[email protected]>
    Co-authored-by: disksing <[email protected]>
    HuSharp and disksing authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    76d6d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add more log for diagnose (tikv#915)

    * add more log for diagnose
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * add more log for diagnose
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * add more log
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * address comment
    
    Signed-off-by: crazycs520 <[email protected]>
    
    ---------
    
    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9f94221 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. use context logger as much as possible (tikv#908)

    * use context logger as much as possible
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * refine
    
    Signed-off-by: crazycs520 <[email protected]>
    
    ---------
    
    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    719e645 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Resume max retry time check for stale read retry with leader option(t…

    …ikv#903) (tikv#911)
    
    * Resume max retry time check for stale read retry with leader option
    
    Signed-off-by: cfzjywxk <[email protected]>
    
    * add cancel
    
    Signed-off-by: cfzjywxk <[email protected]>
    
    ---------
    
    Signed-off-by: cfzjywxk <[email protected]>
    cfzjywxk authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a47e1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. request_source: remove default label (tikv#890)

    * request_source: remove default label
    
    Signed-off-by: nolouch <[email protected]>
    nolouch authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a0d916d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. add a function to set request source task type (tikv#925)

    * add a function to set request source task type
    
    Signed-off-by: glorv <[email protected]>
    glorv authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    300545a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. ci: update go version (tikv#936)

    * ci: update go version
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix test
    
    Signed-off-by: crazycs520 <[email protected]>
    
    ---------
    
    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    27f2ad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. use tidb_kv_read_timeout as first kv request timeout (tikv#919)

    * support tidb_kv_read_timeout as first round kv request timeout
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix ci
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix ci
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix ci
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix ci
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * fix ci
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * update comment
    
    Signed-off-by: crazycs520 <[email protected]>
    
    * refine test
    
    Signed-off-by: crazycs520 <[email protected]>
    
    ---------
    
    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8a21440 View commit details
    Browse the repository at this point in the history
  2. [pick] resource_control: bypass some internal urgent request (tikv#938)

    * resource_control: bypass some internal urgent request (tikv#884)
    
    Signed-off-by: nolouch <[email protected]>
    
    * resourcecontrol: fix nil pointer (tikv#900)
    
    Signed-off-by: nolouch <[email protected]>
    
    ---------
    
    Signed-off-by: nolouch <[email protected]>
    nolouch authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    45894d9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:tikv/client-go into merge-master-…

    …into-cse-region-client-v0
    
    Signed-off-by: iosmanthus <[email protected]>
    iosmanthus committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    45c218e View commit details
    Browse the repository at this point in the history