caiok opened a new issue #329: Docker image: gracefully handle start and stop bookie gracefully URL: https://github.com/apache/bookkeeper/issues/329 We should modify run.sh to do a deleteCookie before bookie start and an autorecovery after its end, like done in @kishorekasi code: `CMD /bookkeeper/bookkeeper-server/bin/bookkeeper shell bookieformat -nonInteractive -force -deleteCookie; /bookkeeper/bookkeeper-server/bin/ bookkeeper bookie; /bookkeeper/bookkeeper-server/bin/bookkeeper autorecovery` ---------------------------------------------------------------- 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: us...@infra.apache.org
With regards, Apache Git Services