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

Uma Maheswara Rao G commented on BOOKKEEPER-428:
------------------------------------------------

{code}
  zk = ZkUtils.createConnectedZookeeperClient(
                    conf.getZkServers(), conf.getZkTimeout());
{code}
seems like, We have to re-base the patch to reflect newly modified Zkutils API 
(changed as part of BK-424).
                
> 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
>
>         Attachments: BOOKKEEPER-428.patch
>
>
> 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