MBeanUtil dumps stacktrace from registerMBean
---------------------------------------------

                 Key: HADOOP-3371
                 URL: https://issues.apache.org/jira/browse/HADOOP-3371
             Project: Hadoop Core
          Issue Type: Bug
          Components: metrics
    Affects Versions: 0.18.0
            Reporter: lohit vijayarenu
            Priority: Minor


MBeanUtil catches dumps all exception thrown by registerMBean, which prints the 
stacktrace for InstanceAlreadyExistsException in most of our testcases.
It should be fine to catch and ignore it and not print it.

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

Reply via email to