Hi Bookkeeper Community, I would like to start a VOTE on " Add a public API for creating embeddable servers."(BP-57)
It is a new public API to create bookie from configuration and/or custom implementations without having to deep dive into internal structure. The code will be the same used to build standard BK server through Main class Here is the design detail: https://github.com/apache/bookkeeper/issues/3494 Diego Salvi