[jira] Updated: (ZOOKEEPER-391) bookeeper mainline code should not be calling printStackTrace

2009-05-12 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-391:


  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

+1. I just committed this.

> bookeeper mainline code should not be calling printStackTrace
> -
>
> Key: ZOOKEEPER-391
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-391
> Project: Zookeeper
>  Issue Type: Bug
>  Components: contrib-bookkeeper
>Reporter: Patrick Hunt
>Assignee: Flavio Paiva Junqueira
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-391.patch
>
>
> Bookeeper mainline code is calling printStackTrace, it should be using 
> logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-391) bookeeper mainline code should not be calling printStackTrace

2009-05-11 Thread Flavio Paiva Junqueira (JIRA)

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

Flavio Paiva Junqueira updated ZOOKEEPER-391:
-

Status: Patch Available  (was: Open)

> bookeeper mainline code should not be calling printStackTrace
> -
>
> Key: ZOOKEEPER-391
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-391
> Project: Zookeeper
>  Issue Type: Bug
>  Components: contrib-bookkeeper
>Reporter: Patrick Hunt
>Assignee: Flavio Paiva Junqueira
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-391.patch
>
>
> Bookeeper mainline code is calling printStackTrace, it should be using 
> logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-391) bookeeper mainline code should not be calling printStackTrace

2009-05-11 Thread Flavio Paiva Junqueira (JIRA)

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

Flavio Paiva Junqueira updated ZOOKEEPER-391:
-

Attachment: ZOOKEEPER-391.patch

Thanks for pointing it out, Pat. This patch replaces calls to printStackTrace 
with calls to the log4j logger.

> bookeeper mainline code should not be calling printStackTrace
> -
>
> Key: ZOOKEEPER-391
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-391
> Project: Zookeeper
>  Issue Type: Bug
>  Components: contrib-bookkeeper
>Reporter: Patrick Hunt
>Assignee: Flavio Paiva Junqueira
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-391.patch
>
>
> Bookeeper mainline code is calling printStackTrace, it should be using 
> logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.