Kevin Lafferty created KAFKA-7353:
-------------------------------------
Summary: 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: 2.0.0, 1.1.1, 1.0.2
Reporter: Kevin Lafferty
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)