[ 
https://issues.apache.org/jira/browse/KAFKA-18834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai resolved KAFKA-18834.
------------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

> 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: Mingdao Yang
>            Priority: Major
>             Fix For: 4.2.0
>
>
> 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)

Reply via email to