You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/07/08 19:25:04 UTC

[jira] [Created] (FLINK-2331) Whitelist some exceptions to be valid in YARN logs

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)