trathschlag opened a new issue #2384: [java-client] ConnectionHandler: Log 
stack trace instead of printing
URL: https://github.com/apache/incubator-pulsar/issues/2384
 
 
   
https://github.com/apache/incubator-pulsar/blob/2bc48129bfb4433182f1b05a9008faef76e387ac/pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConnectionHandler.java#L74
   
   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.

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