chia7712 commented on PR #21027:
URL: https://github.com/apache/kafka/pull/21027#issuecomment-3635203634

   > This was the reason why original code used canonical name, where possible.
   
   I think that is a bug in `ConfigCommand`. Many log names include the `$` 
symbol, and that is completely legal when using `Admin#incrementalAlterConfigs`
   
   It seems to me using `LoggerFactory.getLogger(DefaultStatePersister.class)` 
is good and simple, and then we could fix `ConfigCommand` in 
https://issues.apache.org/jira/browse/KAFKA-19980


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to