[
https://issues.apache.org/jira/browse/FLINK-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-2331.
---------------------------------
Resolution: Fixed
Fixed in 0c49891fbc2738fc3d308cefeebb6434f84c2592
> Whitelist some exceptions to be valid in YARN logs
> --------------------------------------------------
>
> Key: FLINK-2331
> URL: https://issues.apache.org/jira/browse/FLINK-2331
> Project: Flink
> Issue Type: Bug
> Components: YARN Client
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.10
>
>
> The YARN logs may occasionally contain this exception that occurs on shutdown:
> {code}
> 14:55:18,819 ERROR akka.remote.RemoteActorRef
> - swallowing exception during message send
> akka.remote.RemoteTransportExceptionNoStackTrace: Attempted to send remote
> message but Remoting is not running.
> {code}
> Whitelisting the {{akka.remote.RemoteTransportExceptionNoStackTrace}} should
> make the tests more reliable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)