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] [Updated] (YARN-10680) Revisit try blocks without catch blocks but having finally blocks

     [ https://issues.apache.org/jira/browse/YARN-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Szilard Nemeth updated YARN-10680:
----------------------------------
    Summary: Revisit try blocks without catch blocks but having finally blocks  (was: CLONE - Better logging of uncaught exceptions throughout SLS)

> Revisit try blocks without catch blocks but having finally blocks
> -----------------------------------------------------------------
>
>                 Key: YARN-10680
>                 URL: https://issues.apache.org/jira/browse/YARN-10680
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Szilard Nemeth
>            Assignee: Szilard Nemeth
>            Priority: Major
>
> 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