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

txn-file: Fix miss slice after region error is met or commit failed #1414

Merged
merged 6 commits into from
Aug 5, 2024

Commits on Aug 1, 2024

  1. fix missed slice during retry for region error

    Signed-off-by: Ping Yu <yuping@pingcap.cn>
    pingyu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dd84529 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix commit error

    Signed-off-by: Ping Yu <yuping@pingcap.cn>
    pingyu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f9e5a9d View commit details
    Browse the repository at this point in the history
  2. polish

    Signed-off-by: Ping Yu <yuping@pingcap.cn>
    pingyu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5f8d4c5 View commit details
    Browse the repository at this point in the history
  3. improve dedup

    Signed-off-by: Ping Yu <yuping@pingcap.cn>
    pingyu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    39325d9 View commit details
    Browse the repository at this point in the history
  4. debug log

    Signed-off-by: Ping Yu <yuping@pingcap.cn>
    pingyu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b48a4b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge remote-tracking branch 'upstream/tidb-cse-7.5' into txn-file-fi…

    …x-miss-slice
    
    Signed-off-by: Ping Yu <yuping@pingcap.cn>
    pingyu committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    84b62f2 View commit details
    Browse the repository at this point in the history