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

Hudson commented on BOOKKEEPER-811:
-----------------------------------

FAILURE: Integrated in bookkeeper-master #875 (See 
[https://builds.apache.org/job/bookkeeper-master/875/])
BOOKKEEPER-811: Recovery tool doesn't remove cookie after recovering one bookie 
(Charles Xie via sijie) (sijie: rev 24591f1514624e09a07ef2f34ba35116ea847266)
* 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookKeeperAdmin.java
* CHANGES.txt
* bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/BookieShell.java
* bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Cookie.java


> 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)

Reply via email to