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

kv: bump timestamp cache to Pushee.MinTimestamp on PUSH_ABORT #60835

Merged
merged 1 commit into from
Apr 1, 2021

Commits on Mar 23, 2021

  1. kv: bump timestamp cache to MinTimestamp on PUSH_ABORT

    Fixes cockroachdb#60779.
    
    We were only checking that the batch header timestamp was equal to or
    greater than this pushee's min timestamp, so this is as far as we can
    bump the timestamp cache.
    nvanbenschoten committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8ba492c View commit details
    Browse the repository at this point in the history