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

Explicit checkpoint wait on Tablet Split is now based on LastRecordCheckpoint #246

Merged
merged 6 commits into from
Jul 13, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    e4cdced View commit details
    Browse the repository at this point in the history
  2. Move explicit checkpoint forward in cases of response lsn jumps

    Adithya Bharadwaj committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9f1e9f9 View commit details
    Browse the repository at this point in the history
  3. Rename lastCommitLsn to lastRecordCheckpoint

    Adithya Bharadwaj committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    96d3cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    8cf9390 View commit details
    Browse the repository at this point in the history
  2. We can initialise the explicit checkpoint for this tablet to the valu…

    …e returned by cdc_service
    Adithya Bharadwaj committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f6891bf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Add changes to handle explicit checkpoint around tablet split

    Adithya Bharadwaj committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f57b1cb View commit details
    Browse the repository at this point in the history