You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Paul (Jira)" <ji...@apache.org> on 2021/10/21 13:57:00 UTC

[jira] [Assigned] (FLINK-24612) Kafka test container creates a large amount of logs

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

Fabian Paul reassigned FLINK-24612:
-----------------------------------

    Assignee: Fabian Paul

> Kafka test container creates a large amount of logs
> ---------------------------------------------------
>
>                 Key: FLINK-24612
>                 URL: https://issues.apache.org/jira/browse/FLINK-24612
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>    Affects Versions: 1.14.0, 1.15.0
>            Reporter: Fabian Paul
>            Assignee: Fabian Paul
>            Priority: Major
>
> When we use a testcontainer setup we try to forward all container STDOUT logs to the surrounding test logger. Unfortunately, Kafka loggers are by default writing a large number of logs because some of the internal loggers are defaulting to TRACE logging.
> A good example is this test job 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=25084&view=logs&j=32a18cd8-d404-5807-996d-abcee436b891
> where one of the test was stuck and the generated artifact is ~25GB. This makes debugging very hard because the file is hard to parse.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)