Stephan Ewen created FLINK-8461:
-----------------------------------
Summary: Wrong logger configurations for shaded Netty
Key: FLINK-8461
URL:
https://issues.apache.org/jira/browse/FLINK-8461 Project: Flink
Issue Type: Bug
Components: Logging
Affects Versions: 1.4.0
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.5.0, 1.4.1
We started shading Akka's Netty in Flink 1.4.
The logger configurations (log4j.properties, logback.xml) were not updated to the shaded class names.
One result of this is incorrect/misleading error logging of the Netty handlers during shutdown, which pollute the logs and cause Yarn end-to-end tests to fail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)