You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a new feature to start and stop the Scavenge operation.
This PR add a Cancel button #195 that can be used to stop the running Scavenge.
We can implement a Start action/button beside a stopped Scavenge. We need to retrieve the completed chunk number and then add the button doing the http POST request http://localhost:2113/admin/scavenge?startFromChunk=
The text was updated successfully, but these errors were encountered:
There is a new feature to start and stop the Scavenge operation.
This PR add a Cancel button #195 that can be used to stop the running Scavenge.
We can implement a Start action/button beside a stopped Scavenge. We need to retrieve the completed chunk number and then add the button doing the http POST request
http://localhost:2113/admin/scavenge?startFromChunk=
The text was updated successfully, but these errors were encountered: