-
Notifications
You must be signed in to change notification settings - Fork 675
Open
Labels
Description
Describe the bug
When the auto-scavenge plugin is scavenging a node and that node is restarted, the scavenge will be marked as failed on the restart, and yet it will resume and continue until completion.
To Reproduce
Steps to reproduce the behavior:
- Enable auto-scavenge
- Kill the node with the scavenge in-progress
- Observe the logs/scavenge history
Expected behavior
Not mark the scavenge as failed, and resume from where it left off.
Actual behavior
Scavenge is marked as failed.
Config/Logs/Screenshots
If applicable, please attach your node configuration, logs or any screenshots.
KurrentDB details
- KurrentDB server version: 25.0.1
Reactions are currently unavailable