[
https://issues.apache.org/jira/browse/KAFKA-18834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928553#comment-17928553
]
Mingdao Yang commented on KAFKA-18834:
--------------------------------------
Hi Chia-Ping, I'd be interested in working on this one if that's alright.
> Fix LoggingResourceTest#testSetLevelDefaultScope
> ------------------------------------------------
>
> Key: KAFKA-18834
> URL: https://issues.apache.org/jira/browse/KAFKA-18834
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> the error can be reproduced by following command.
> ```
> ./gradlew cleanTest connect:runtime:test --tests
> LoggersTest.testSetLevelWithValidRootLoggerNames --tests
> LoggingResourceTest.testSetLevelDefaultScope -PmaxParallelForks=1
> ```
> the root cause is `testSetLevelWithValidRootLoggerNames` change all level to
> ERROR, so testSetLevelDefaultScope running subsequently can't see any WARN
> level log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)