bmaggi opened a new pull request #9407: URL: https://github.com/apache/kafka/pull/9407
When using an error tracking system, 2 errors means 2 different alerts. It's best to group the logs and have one error with all information. For example when using with [Sentry](https://sentry.io/welcome/), this double line of log.error will create 2 different Issues. One can merge the issues but it will be simpler to have a single error log line I feel this is a trivial change, so following [Contribution rules](https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Code+Changes#ContributingCodeChanges-PullRequest) I didn't create a Jira ticket but simply open a pull request If I'm wrong, please feel free to indicate me the correct process. ---------------------------------------------------------------- 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: us...@infra.apache.org