[ https://issues.apache.org/jira/browse/BOOKKEEPER-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061599#comment-16061599 ]
Zhimeng Shi commented on BOOKKEEPER-1099: ----------------------------------------- ok, I can understand that. Then I will add a initFolder function, but will not call it directly in Bookie, but call it by bookieShell. Then I'll add that bookieshell call into our start up script. Although it's a little bit complicated, but should works fine. the reason I want it in java code still because I don't want write another script logic to parse the config file. Is this good? > 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)