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

Ability to trigger manual recovery of bookies using the HTTP REST API #119

Open
aluccaroni opened this issue Nov 12, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@aluccaroni
Copy link
Contributor

FEATURE REQUEST
use the HTTP REST API of the Bookie (v3.0+) to trigger the recovery of bookies data if autorecover is disable on the cluster.

https://bookkeeper.apache.org/docs/latest/admin/http/#endpoint-apiv1autorecoverybookie

The recovery should start from the card of a specific bookie and should ask on which bookie to perform the recover. If no bookie is selected as target of the recover this should be performed on all the remaining available services.

Similarly we should also evaluate to add the possibility to decommisioning a bookie.

For both function we should add a confirmation box. We should also add a global property to disable the possibility of decommisioning bookie since it's a dangerous operations (enabled by default).

@aluccaroni aluccaroni added the enhancement New feature or request label Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant