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

[Backport 6.0] ccmlib/node: check both pending and active tasks when waiting for compactions #612

Merged
merged 2 commits into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. ccmlib/node: check both pending and active tasks when waiting for com…

    …pactions
    
    - Rename Node._parse_pending_tasks to Node._parse_tasks
    - Count all tasks, pending and active
    - Allow searching for tasks based on only keyspace
    - Update and refactor test to allow more varied cases
    cezarmoise committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1334bd1 View commit details
    Browse the repository at this point in the history
  2. PR fixes

    cezarmoise committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fa34733 View commit details
    Browse the repository at this point in the history