You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2015/02/26 18:43:06 UTC

[jira] [Created] (SAMZA-577) SamzaContainerExceptionHandler should print exception to stderr

Chris Riccomini created SAMZA-577:
-------------------------------------

             Summary: SamzaContainerExceptionHandler should print exception to stderr
                 Key: SAMZA-577
                 URL: https://issues.apache.org/jira/browse/SAMZA-577
             Project: Samza
          Issue Type: Bug
          Components: container
    Affects Versions: 0.9.0
            Reporter: Chris Riccomini
             Fix For: 0.9.0


After SAMZA-507, SamzaContainerExceptionHandler properly catches all uncaught exceptions, logs them, and shuts down. It would be nice if this handler System.err.println(e)'d the exceptions. Right now, it just prints them as an error() in the main logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)