[
https://issues.apache.org/jira/browse/KAFKA-7353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-7353.
------------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
2.0.1
1.0.3
1.1.2
Issue resolved by pull request 5583
[https://github.com/apache/kafka/pull/5583]
> Connect logs 'this' for anonymous inner classes
> -----------------------------------------------
>
> Key: KAFKA-7353
> URL: https://issues.apache.org/jira/browse/KAFKA-7353
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 1.0.2, 1.1.1, 2.0.0
> Reporter: Kevin Lafferty
> Priority: Minor
> Fix For: 1.1.2, 1.0.3, 2.0.1, 2.1.0
>
>
> Some classes in the Kafka Connect runtime create anonymous inner classes that
> log 'this', resulting in log messages that can't be correlated with any other
> messages. These should scope 'this' to the outer class to have consistent log
> messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)