Chia-Ping Tsai created KAFKA-18752: -------------------------------------- Summary: Fix the warning of no-operation caused by slf4j in building kafka Key: KAFKA-18752 URL: https://issues.apache.org/jira/browse/KAFKA-18752 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
in KAFKA-18466 we remove the slf4j impl from runtime scope to fix the compatible issue (see https://github.com/apache/kafka/pull/17373#issuecomment-2580893706). However, that also causes a side effect that in running some tasks slf4k can't find any provider as they are included to "release-only" -- This message was sent by Atlassian Jira (v8.20.10#820010)