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

Fabian Paul resolved FLINK-25326.
---------------------------------
    Fix Version/s: 1.14.3
       Resolution: Fixed

> KafkaUtil.createKafkaContainer log levels are not set correctly
> ---------------------------------------------------------------
>
>                 Key: FLINK-25326
>                 URL: https://issues.apache.org/jira/browse/FLINK-25326
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>    Affects Versions: 1.14.0, 1.15.0
>            Reporter: Alexander Preuss
>            Assignee: Alexander Preuss
>            Priority: Minor
>              Labels: pull-request-available, pull-requests-available
>             Fix For: 1.15.0, 1.14.3
>
>
> The internal kafka log levels set in KafkaUtils.createKafkaContainer method 
> are wrong due to the order of the log hierarchy. If the test logger is set to 
> e.g. 'DEBUG' it means that `logger.isErrorEnabled()` already evaluated to 
> true and therefore the log level gets set to ERROR instead.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to