zymap opened a new issue #2055: Migrate command `recover`
URL: https://github.com/apache/bookkeeper/issues/2055
 
 
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   -Using `bkctl` run `recover`
   2. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have).
      Are you currently using any workarounds to address this issue?
   - nice-to-have
   3. Provide any additional detail on your proposed use case for this feature.
   ```
   Recover the ledger data for failed bookie
   
   Usage:  bkctl bookies recover [flags]
   
   Flags:
   
       -bs, --bokiesrc
           Bookie address
   
       -d, --deletecookie
           Delete cookie node for the bookie
   
       -dr, --drarun
           Printing the recovery plan w/o doing actual recovery
   
       -f, --force
           Force recovery without confirmation
   
       -l, --ledger
           Recover a specific ledger
   
       -q, --query
           Query the ledgers that contain given bookies
   
       -sk, --skipopenledgers
           Skip recovering open ledgers
   
   
       -h, --help
           Display help information
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to