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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix response promises for disk monitor deletion #1892

Merged
merged 8 commits into from Sep 29, 2021

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    a1c2b9d View commit details
    Browse the repository at this point in the history
  2. Add a changelog entry

    dominiklohmann committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0833ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2660f78 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    2062eec View commit details
    Browse the repository at this point in the history
  2. Log number of erased events

    tobim committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e03880e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33b7cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5aed3e View commit details
    Browse the repository at this point in the history
  5. Reorganzie logic that prevents concurrect purging

    With the new pending_partitions counter I took the liberty to
    avoid state duplication and use that to check whether we can
    start another round.
    tobim committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d8fc3d3 View commit details
    Browse the repository at this point in the history