Hi,

On Wed, Aug 14, 2013 at 7:49 PM, Carsten Ziegeler <[email protected]>wrote:

> The type property should really specify the type - as all these are
> registered as the same mbean with the same attributes, I don't think we
> should a HC allow to specify the type...
>

Looking at the JMX best practices at [1] you are correct, the value of the
type property used when registering an MBean should be the same for all
MBeans that have the same data structure.

We might need better ways of identifying our HC MBeans, as some are highly
configurable, resulting in MBeans of the same type having quite different
meanings. But we can wait until we have more experience with concrete use
cases to see if we actually need more specific ObjectNames for these.

-Bertrand

[1]
http://www.oracle.com/technetwork/java/javase/tech/best-practices-jsp-136021.html

Reply via email to