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

Refactor txn commit process. #1549

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 29, 2024

  1. Refactor code and update last_ckp_ts, since delta checkpoint is also …

    …checkpoint
    
    Signed-off-by: Jin Hai <[email protected]>
    JinHai-CN committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7a06bf1 View commit details
    Browse the repository at this point in the history
  2. Update rollback process

    Signed-off-by: Jin Hai <[email protected]>
    JinHai-CN committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b12f246 View commit details
    Browse the repository at this point in the history
  3. Refactor txn manager to store the begin ts of txn

    Signed-off-by: Jin Hai <[email protected]>
    JinHai-CN committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eb181de View commit details
    Browse the repository at this point in the history
  4. Fix UT

    Signed-off-by: Jin Hai <[email protected]>
    JinHai-CN committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f6cb4b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4baf43 View commit details
    Browse the repository at this point in the history
  6. Fix UT

    Signed-off-by: Jin Hai <[email protected]>
    JinHai-CN committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b28f1b7 View commit details
    Browse the repository at this point in the history