eolivelli opened a new pull request #2484: URL: https://github.com/apache/bookkeeper/pull/2484
### Motivation When you run "bin/bookkeeper standalone" the server does not publish BP-38 endpoint info. This way you cannot use bookieId (BP-41). ### Changes Fix BookieService in "standalone" package, that is very like to the BookieService in "bookkeeper-server". The code cannot be reused, even if the name is similar the overall design of the class hierarchy is different. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
