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

Edward J. Yoon updated HAMA-391:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.0
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks Thomas!

> Refactoring: Exception.printStackTrace() to LOG.error(Exception)
> ----------------------------------------------------------------
>
>                 Key: HAMA-391
>                 URL: https://issues.apache.org/jira/browse/HAMA-391
>             Project: Hama
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>            Priority: Trivial
>             Fix For: 0.3.0
>
>         Attachments: HAMA-391.patch
>
>
> We should log error messages to the log instead of the info log / STDOUT. 
> -> Searching for printStackTrace() and replace it with LOG.error(Exception, 
> "Message").

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to