Stephan Ewen created FLINK-2331:
-----------------------------------
Summary: 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)