Arvid Heise created FLINK-36278:
-----------------------------------
Summary: Fix Kafka connector logs getting too big
Key: FLINK-36278
URL: https://issues.apache.org/jira/browse/FLINK-36278
Project: Flink
Issue Type: Technical Debt
Components: Connectors / Kafka
Affects Versions: kafka-3.3.0
Reporter: Arvid Heise
Assignee: Arvid Heise
Currently, on failures, it's not (easily) possible to investigate logs. The zip
is over 40 mb and downloading fails.
It seems as if the container logs make up a huge chunk but should not be of
interest in most cases. This ticket should be about reducing the logs size to
normal levels (less than 1mb zipped). For comparison, a normal Flink run
results in 3mb zipped logs with many more tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)