sijie opened a new pull request #2599: [java-client] Issue #2384: 
ConnectionHandler: Log stack trace instead of printing
URL: https://github.com/apache/incubator-pulsar/pull/2599
 
 
   
   *Motivation*
   
   Fixes #2384.
   
   The pulsar java client is currently very noisy in case of connection loss 
and it cannot be muted, as the stack trace is printed with .printStackTrace(). 
Moving this to the logging system will allow developers to configure this 
behavior.
   
   *Changes*
   
   Remove `printStackTrace`.
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to