You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Thomas Jungblut (JIRA)" <ji...@apache.org> on 2011/05/17 19:42:47 UTC

[jira] [Created] (HAMA-391) Refactoring: Exception.printStackTrace() to LOG.error(Exception)

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
            Priority: Trivial


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

[jira] [Updated] (HAMA-391) Refactoring: Exception.printStackTrace() to LOG.error(Exception)

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Assigned] (HAMA-391) Refactoring: Exception.printStackTrace() to LOG.error(Exception)

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut reassigned HAMA-391:
------------------------------------

    Assignee: Thomas Jungblut

> 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
>
> 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

[jira] [Updated] (HAMA-391) Refactoring: Exception.printStackTrace() to LOG.error(Exception)

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut updated HAMA-391:
---------------------------------

    Attachment: HAMA-391.patch

-Added LOGs to where ever it was needed
-used LOG.error instead of printing stack traces

> 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
>         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

[jira] [Updated] (HAMA-391) Refactoring: Exception.printStackTrace() to LOG.error(Exception)

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut updated HAMA-391:
---------------------------------

    Status: Patch Available  (was: Open)

> 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
>         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