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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to