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 2018/03/15 13:56:22 UTC

[GitHub] jiazhai opened a new pull request #1263: Issue 881: use initialize insteadof format in docker image

jiazhai opened a new pull request #1263: Issue 881: use initialize insteadof format in docker image
URL: https://github.com/apache/bookkeeper/pull/1263
 
 
   Descriptions of the changes in this PR:
   
   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.
   
   - use initialize insteadof format in docker image.
   - make initialize an atomic operation.
   - add initialize and nuke command in makefile.
   - fix error for non root user running.
   
   This PR tested by local build, since 4.7 is not released, will bump bk version in Dockerfile once 4.7 released.
   
   Master Issue: #881
   
   

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