You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/19 01:10:05 UTC

[GitHub] sijie opened a new issue #881: Separate initialize from format

sijie opened a new issue #881: Separate initialize from format
URL: https://github.com/apache/bookkeeper/issues/881
 
 
   
   
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   Currently docker image uses `format` during startup to initialize the cluster. It would be good to separate `initialize` from `format`. The `initialize` command should only *create* znodes for brand new environment. It should not involve any logic on `reformatting`. 
   
   Also make `initialize` an atomic operation.
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   *should-have*
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   N/A
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services