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

scanner: Scan buckets asynchronously #18107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 15, 2024

  1. scanner: Scan buckets asynchronously

    - Scan buckets in all erasure sets asynchrounously
    - No data format is changed
    - Cycle concept moved to be bucket centric, the cycle is
      incremented ecah time a bucket is successfully or unsuccesfully
      scanned
    - Next bucket in each erasure set is chosen based on the oldest
      last scan timestamp
    Anis Elleuch committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4f93832 View commit details
    Browse the repository at this point in the history