Nicolas Fraison created FLINK-33797:
---------------------------------------
Summary: Flink application FAILED log in info instead of warn
Key: FLINK-33797
URL: https://issues.apache.org/jira/browse/FLINK-33797
Project: Flink
Issue Type: Bug
Reporter: Nicolas Fraison
When the flink application end in cancelled or failed state the log is reported
with INFO log level while it should be warn:
https://github.com/apache/flink/blob/548e4b5188bb3f092206182d779a909756408660/flink-clients/src/main/java/org/apache/flink/client/deployment/application/ApplicationDispatcherBootstrap.java#L174
--
This message was sent by Atlassian Jira
(v8.20.10#820010)