Randall Hauch created KAFKA-12484:
-------------------------------------
Summary: Enable Connect's connector log contexts by default
Key: KAFKA-12484
URL: https://issues.apache.org/jira/browse/KAFKA-12484
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Reporter: Randall Hauch
Fix For: 3.0.0
Connect's Log4J configuration does not by default log the connector contexts.
That feature was added in
[KIP-449|https://cwiki.apache.org/confluence/display/KAFKA/KIP-449%3A+Add+connector+contexts+to+Connect+worker+logs]
and first appeared in AK 2.3.0, but it was not enabled by default since that
would not have been backward compatible.
But with AK 3.0.0, we have the opportunity to change the default in
{{config/connect-log4j.properties}} to enable connector log contexts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)