leizhiyuan opened a new issue #14307:
URL: https://github.com/apache/pulsar/issues/14307


   **Is your enhancement request related to a problem? Please describe.**
   
   1. now ,we only print the info to log, but when we want to inspect the git 
info after a while, the log maybe deleted .
   
   <img width="720" alt="image" 
src="https://user-images.githubusercontent.com/2684384/154168970-68a78434-d774-45da-acce-e151186b87be.png";>
   
   2. if we want to expose rop and aop info to this endpoint, now it is 
impossible, because webservice started first, and protocol Handler started 
later, they cannot add endpoint dynamically, we need a new way to allow 
protocol handers add endpoint in init method
   **Describe the solution you'd like**
   
   <img width="799" alt="image" 
src="https://user-images.githubusercontent.com/2684384/154169031-db281517-bd8f-4f8c-98f8-a98d7b7b3526.png";>
   
   add a servlet
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features 
you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to