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

[to #763] Pick bug fixes of API v2 codec to master #769

Merged
merged 4 commits into from
Oct 7, 2023

Commits on Sep 24, 2023

  1. [cherry-pick] ignore invalid region while decoding EpochNotMatch (tik…

    …v#765)
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    Signed-off-by: Ping Yu <yuping@pingcap.com>
    iosmanthus authored and pingyu committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    82119e4 View commit details
    Browse the repository at this point in the history
  2. fix region out of keyspace (tikv#766)

    * fix region decoding
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    
    * add test for decodeRegion
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    
    * add more tests for decodeRegion
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    
    ---------
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    Signed-off-by: Ping Yu <yuping@pingcap.com>
    iosmanthus authored and pingyu committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    eb0f111 View commit details
    Browse the repository at this point in the history
  3. [to tikv#763] Complement v2 codec unit test cases (tikv#768)

    * complement v2 codec unit test cases.
    
    Signed-off-by: Ping Yu <yuping@pingcap.com>
    
    * fix fmt
    
    Signed-off-by: Ping Yu <yuping@pingcap.com>
    
    ---------
    
    Signed-off-by: Ping Yu <yuping@pingcap.com>
    pingyu committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    950c871 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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