kafka/connect
TengYao Chi b37b89c668
KAFKA-9366 Upgrade log4j to log4j2 (#17373)
This pull request replaces Log4j with Log4j2 across the entire project, including dependencies, configurations, and code. The notable changes are listed below:

1. Introduce Log4j2 Instead of Log4j
2. Change Configuration File Format from Properties to YAML
3. Adds warnings to notify users if they are still using Log4j properties, encouraging them to transition to Log4j2 configurations

Co-authored-by: Lee Dongjin <dongjin@apache.org>

Reviewers: Luke Chen <showuon@gmail.com>, Mickael Maison <mickael.maison@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
2024-12-14 01:14:31 +08:00
..
api KAFKA-16437 Upgrade to Jakarta and Jetty 12 (KIP-1032) (#16754) 2024-12-11 23:24:14 +08:00
basic-auth-extension KAFKA-16437 Upgrade to Jakarta and Jetty 12 (KIP-1032) (#16754) 2024-12-11 23:24:14 +08:00
file/src KAFKA-9366 Upgrade log4j to log4j2 (#17373) 2024-12-14 01:14:31 +08:00
json KAFKA-16041: Replace Afterburn module with Blackbird (#17884) 2024-11-21 14:52:45 +01:00
mirror/src KAFKA-9366 Upgrade log4j to log4j2 (#17373) 2024-12-14 01:14:31 +08:00
mirror-client/src KAFKA-17200: Allow the replication of user internal topics (#17815) 2024-12-06 15:23:58 +01:00
runtime/src KAFKA-9366 Upgrade log4j to log4j2 (#17373) 2024-12-14 01:14:31 +08:00
test-plugins/src/main MINOR: Add javadoc for Connect public packages/classes (#16404) 2024-06-21 10:23:35 +02:00
transforms/src KAFKA-18050 Upgrade the checkstyle version to 10.20.2 (#17999) 2024-12-05 10:59:18 +08:00