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
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: