[
https://issues.apache.org/jira/browse/HDFS-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated HDFS-1531:
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.22.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I have just committed this. Thanks Todd.
> Clean up stack traces due to duplicate MXBean registration
> ----------------------------------------------------------
>
> Key: HDFS-1531
> URL: https://issues.apache.org/jira/browse/HDFS-1531
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: data-node, name-node
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Trivial
> Fix For: 0.22.0
>
> Attachments: hdfs-1531.txt
>
>
> In the minicluster unit tests, we try to register MXBeans for each DN, but
> since the JMX context is JVM-wide, we get a InstanceAlreadyExistsException
> for all but the first. This stack trace clutters test logs a lot.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.