[
https://issues.apache.org/jira/browse/FLINK-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-8461.
---------------------------------
Resolution: Fixed
Fixed in
- 1.4.1 via 537552267a4e095fdf4120d17425814093bbd92a
- 1.5.0 via d6b8505f7efd6f514fd16ff7cbd5f74cfcfde3c4
> 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
> Priority: Major
> 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)