You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Szilard Nemeth (Jira)" <ji...@apache.org> on 2021/03/07 22:31:00 UTC

[jira] [Created] (YARN-10680) CLONE - Better logging of uncaught exceptions throughout SLS

Szilard Nemeth created YARN-10680:
-------------------------------------

             Summary: CLONE - Better logging of uncaught exceptions throughout SLS
                 Key: YARN-10680
                 URL: https://issues.apache.org/jira/browse/YARN-10680
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Szilard Nemeth
            Assignee: Szilard Nemeth


In our internal environment, there was a test failure while running SLS tests with Jenkins.
It's difficult to align the uncaught exceptions (in this case an NPE) and the log itself as the exception is logged with {{e.printStackTrace()}}.
This jira is to replace printStackTrace calls in SLS with {{LOG.error("msg", exception)}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org