You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/02/06 01:13:59 UTC

[jira] Commented: (ZOOKEEPER-300) zk jmx code is calling printStackTrace when creating bean name (should not be)

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670960#action_12670960 ] 

Patrick Hunt commented on ZOOKEEPER-300:
----------------------------------------

in the case of malformedobjectnameexception we should also catch/rethrow this exception at a low enough level such that we can log (WARN) the name that was invalid (sun doesn't include that in the error message and it would be useful)

> zk jmx code is calling printStackTrace when creating bean name (should not be)
> ------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-300
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-300
>             Project: Zookeeper
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>            Reporter: Patrick Hunt
>             Fix For: 3.2.0
>
>
> remove printStackTrace from zk jmx code (review the rest of the code at the same time)

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