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

server: Implement compaction hash checking #14120

Merged
merged 6 commits into from
Jul 26, 2022

Commits on Jul 25, 2022

  1. tests: Rename corruptHash to CorruptBBolt

    Signed-off-by: Marek Siarkowicz <[email protected]>
    serathius committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    99b982e View commit details
    Browse the repository at this point in the history
  2. tests: Move CorruptBBolt to testutil

    Signed-off-by: Marek Siarkowicz <[email protected]>
    serathius committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2644982 View commit details
    Browse the repository at this point in the history
  3. server: Refactor compaction checker

    Signed-off-by: Marek Siarkowicz <[email protected]>
    serathius committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c58ec9f View commit details
    Browse the repository at this point in the history
  4. tests: Cover periodic check in tests

    Signed-off-by: Marek Siarkowicz <[email protected]>
    serathius committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f0f750f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. server: Implement compaction hash checking

    Signed-off-by: Marek Siarkowicz <[email protected]>
    serathius committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6697fca View commit details
    Browse the repository at this point in the history
  2. server: Make corrtuption check optional and period configurable

    Signed-off-by: Marek Siarkowicz <[email protected]>
    serathius committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d44bbff View commit details
    Browse the repository at this point in the history