tombentley opened a new pull request #9365:
URL: https://github.com/apache/kafka/pull/9365


   Fix warn log messages caused by making HashMap copies of configs prior to 
using. This is not an ideal solution, but because the `Map`s are passed through 
`Configurable.configure(Map)` it's not possible to use another type (such as 
the `RecordingMap` type) directly.


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


Reply via email to