merlimat opened a new pull request #10542:
URL: https://github.com/apache/pulsar/pull/10542


   ### Motivation
   
   If the root logger level is set to debug the the HTTP port is disabled, 
there are exceptions thrown during the bundle lookup phase, because a debug 
statement is trying to `get()` an empty optional.
   
   ### Modification
   
   Just print the optional instead of forcing to get the value.


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