eolivelli opened a new issue #2531: URL: https://github.com/apache/bookkeeper/issues/2531
**BUG REPORT** Here an user reported a spammy log https://github.com/apache/pulsar/issues/9138 Basically the problem is here: https://github.com/apache/bookkeeper/blob/master/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/DefaultBookieAddressResolver.java#L59 we are printing the stacktrace of the Exception, but we should not, it is only a problem in the log line ***Expected behavior*** No stacktrace and probably no log at level "info", but only at "debug" level ---------------------------------------------------------------- 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]
