[
https://issues.apache.org/jira/browse/KAFKA-20216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064231#comment-18064231
]
Aleksei Veremeev commented on KAFKA-20216:
------------------------------------------
I ran unit tests with slf4j-api version 2.0.17:
143 failures in clints
139 failures in streams.
The main cause of unit test failures is
{{{}org.apache.kafka.common.utils.LogCaptureAppender{}}}, which behaves
differently when using slf4j versions 1.7.36 and 2.0.17
Looks like another solution for this
> Jetty 12 requires slf4j 2
> -------------------------
>
> Key: KAFKA-20216
> URL: https://issues.apache.org/jira/browse/KAFKA-20216
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Ming-Yen Chung
> Priority: Major
>
> see https://github.com/apache/kafka/pull/21452#issuecomment-3950090058
--
This message was sent by Atlassian Jira
(v8.20.10#820010)