[ https://issues.apache.org/jira/browse/BOOKKEEPER-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059563#comment-16059563 ]
Sijie Guo commented on BOOKKEEPER-1099: --------------------------------------- How to reliably check if you need bookieformat is tricky. Any misconfiguration or bug can easily destroy the data. Also it is so hard to manage such configuration in large scale. Formatting a bookie typically happen on new bookies, only when you do cluster expansions. This is part of bookie lifecycle management and typically tight to the deployment procedure. > Make bookie automatically create folders on new machine. > -------------------------------------------------------- > > Key: BOOKKEEPER-1099 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1099 > Project: Bookkeeper > Issue Type: Improvement > Components: bookkeeper-server > Reporter: Zhimeng Shi > Priority: Minor > Original Estimate: 24h > Remaining Estimate: 24h > > When bookie start and found it need run bookie format to create folders it > should do that automatically. That way will make new machine deployment and > machine replacement process much simpler without manually call the > bookieformat command. -- This message was sent by Atlassian JIRA (v6.4.14#64029)