[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473082#comment-13473082
 ] 

Vinay commented on BOOKKEEPER-428:
----------------------------------

Hi Rakesh,

I got that You want to implement Bookie Shell command to disable auto-recovery 
to be disabled.

bq. You are expecting shell command to stop auto recovery in only local node..? 
 If this is the case, you can directly stop the auto recovery daemon. Right?

bq.or you want to stop recovery service in all nodes by just one command..?
 I agree, In this case need some changes in AutoRecoveryMain. May be we can 
create some znode in zookeeper and based on that we can decide whether to 
enable/disable the service.
                
> Expose command options in bookie scripts to disable/enable auto recovery 
> temporarily
> ------------------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-428
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-428
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: bookkeeper-auto-recovery
>    Affects Versions: 4.0.0
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>             Fix For: 4.2.0
>
>
> Administrators can invoke disble/enable autorecovery options through bookie 
> shell.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to