zhaijack opened a new issue #508: Introduce lifecycle components for managing 
components in bookie server
URL: https://github.com/apache/bookkeeper/issues/508
 
 
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   In a bookie server, we have multiple components to run, including:
   
   - stats provider
   - bookie server (both storage and netty server)
   - autorecovery
   - http endpoint
   
   It becomes a bit messy on managing components run in a bookie. This issue 
attempts to introduce lifecycle component for each service component. so we can 
run these components in a clear way.
   
   This is also help with #491 when we introduce a metadata rpc component. 
   
   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?
   
   *should-have*
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   N/A
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to