eolivelli opened a new pull request #2496:
URL: https://github.com/apache/bookkeeper/pull/2496


   ### Motivation
   - when you launch "bookkeeper standalone" service the system does not take 
into account the HTTP Server configuration
   - the HTTP Server is important because it allows to use the HTTP API 
https://bookkeeper.apache.org/docs/latest/admin/http/
   - the standalone service is very useful when you are working on client 
applications (like BKVM)
   
   ### Changes
   
   - consider HTTP server configuration in 'bin/bookkeeper standalone' command
   - add default example configuration
   - add VertxHttpServer to dependencies of Standalone Module
   


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


Reply via email to