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

Fix/test maybe compact single epoch #547

Closed
wants to merge 2 commits into from

Commits on Mar 27, 2024

  1. refactor(general): perform index compaction during repo maintenance (k…

    …opia#3651)
    
    Perform index epoch compaction and cleanup during repository maintenance
    
    * refactor: rename maintenance task for deleting superseded indexes
    * maintenance task to cleanup epoch markers
    * maintenance task to advance write index epoch
    * maintenance task to compact epoch ranges
    * quick maintenance task to compact a single (index) epoch
    * full maintenance task to compact a single (index) epoch
    
    Ref:
    - kopia#3638
    - kopia#3639
    
    Followup to:
    - kopia#3603
    - kopia#3645
    
    Related helpers and changes:
    - kopia#3721
    - kopia#3735
    - kopia#3709
    - kopia#3728
    - kopia#3727
    - kopia#3726
    julio-lopez committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    08a593b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa77ba6 View commit details
    Browse the repository at this point in the history