[
https://issues.apache.org/jira/browse/BOOKKEEPER-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061816#comment-14061816
]
Sijie Guo commented on BOOKKEEPER-634:
--------------------------------------
although I don't go thru your patch, -1 on proposal-1. the cookie update should
never be done by bookie startup. it should only be done by admin tool. the
sequence should be 1) admin stops the bookie. 2) admin runs a tool to update
cookie. 3) admin start the bookie.
also -1 on extending FileSystemUpgrade. there isn't layout change on filesystem
directories. so you shouldn't never use it. add a separated admin command to do
the cookie update.
> Provide admin tool to change bookie's identifier from IP to hostname
> --------------------------------------------------------------------
>
> Key: BOOKKEEPER-634
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-634
> Project: Bookkeeper
> Issue Type: Sub-task
> Components: bookkeeper-client, bookkeeper-server
> Affects Versions: 4.2.1
> Reporter: Rakesh R
> Assignee: Rakesh R
> Fix For: 4.3.0
>
> Attachments: 0001-BOOKKEEPER-634-initial-draft-version.patch,
> BOOKKEEPER-634.patch, BOOKKEEPER-634.patch
>
>
> This JIRA to discuss about admin tool for changing the bookie's IP to
> hostname.
--
This message was sent by Atlassian JIRA
(v6.2#6252)