eolivelli opened a new issue #2388:
URL: https://github.com/apache/bookkeeper/issues/2388


   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   If you run the Bookie inside the same process of another storage system 
(like https://github.com/diennea/herddb or https://github.com/diennea/blobit) 
and you want to expose the Bookie API on the same Java Web Container, you need 
to implement it as a Java Servlet.
   
   
   2. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have).
      Are you currently using any workarounds to address this issue?
   
   nice-to-have
   
   3. Provide any additional detail on your proposed use case for this feature.
   An example is here
   
https://github.com/diennea/blobit/blob/master/blobit-services/src/main/java/blobit/server/ServletHttpServer.java
   
   


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