Details
Description
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.
Attachments
Issue Links
- links to