[
https://issues.apache.org/jira/browse/BOOKKEEPER-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236667#comment-14236667
]
Sijie Guo commented on BOOKKEEPER-811:
--------------------------------------
commit 24591f1 in master
commit f1bccab in branch 4.3
thanks [~cxie]
> Recovery tool doesn't remove cookie after recovering one bookie
> ---------------------------------------------------------------
>
> Key: BOOKKEEPER-811
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-811
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-client
> Reporter: Charles Xie
> Assignee: Charles Xie
> Fix For: 4.4.0, 4.3.1
>
> Attachments: BOOKKEEPER-811.patch
>
>
> we ran bookie recovery tool to recover bookie after encountered hardware
> issue. but the recovery tool doesn't remove the cookie after it finished
> recovery. so when we fixed the bookie and added it back to the cluster, it
> couldn't start because the cookie exists on zookeeper but not on disks.
> we want the tool could delete the cookie after recover a bookie, or maybe
> provide another tool to remove the cookie for a bookie.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)