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

Add dumpIncrementalCheckpoint utility #6928

Merged
merged 14 commits into from
Mar 3, 2023

Commits on Mar 2, 2023

  1. Add dumpIncrementalCheckpoint

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    efc4cb7 View commit details
    Browse the repository at this point in the history
  2. Add const qualifier

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1ed97ce View commit details
    Browse the repository at this point in the history
  3. Add tests and fix GC related problems

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    235bc4b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Move dumpCheckpoint to universal ps

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    52ce735 View commit details
    Browse the repository at this point in the history
  2. Remove unused

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3eb30f1 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5a7ad7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d56278 View commit details
    Browse the repository at this point in the history
  5. Fix for clang-15

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    71bc807 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'wenxuan/p1/3_dump_checkpoint' of github.com:breezewish/…

    …tiflash into wenxuan/p1/3_dump_checkpoint
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3f4cf41 View commit details
    Browse the repository at this point in the history
  7. Fix static analysis

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7645f39 View commit details
    Browse the repository at this point in the history
  8. Revert "Fix static analysis"

    This reverts commit 7645f39.
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    39649ae View commit details
    Browse the repository at this point in the history
  9. Skip lint

    Signed-off-by: Wish <breezewish@outlook.com>
    breezewish committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ed0cbfb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da17116 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f468f33 View commit details
    Browse the repository at this point in the history