ladhadeepak commented on PR #12938:
URL: https://github.com/apache/pulsar/pull/12938#issuecomment-1121225958

   > > @lhotari Can you please explain why a warning should accompany a stack 
trace? Logging such an exception misleads into believing that something is 
wrong in the deployment but then it is not the case else it would not have been 
just WARNING. Isn't it ?
   > 
   > @ladhadeepak The log message is pretty clear about the warning: "Conscrypt 
isn't available. Using JDK default security provider." Please explain the 
scenario where you think that it's misleading to log the stack trace. Who is 
being mislead? :) What is the impact?
   
   @lhotari  My QA engineer is misled into believing that there is an error in 
the system and hence he has raised a ticket/defect :( 
   It doesn't help either that even Java docs associates stack traces with the 
error (error streams to be specific) and hence the QA engineer sees this stack 
trace as an error in the system. 
   It's a different matter though that we do not support Conscrypt as a 
security provider.


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