[
https://issues.apache.org/jira/browse/CAMEL-12633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538565#comment-16538565
]
Claus Ibsen commented on CAMEL-12633:
-------------------------------------
Hmm for some weird issue I cannot get the notification listener to trigger when
the attribute is not a String type, eg long or boolean.
> camel-jmx - Add support for monitoring boolean attribute changes
> ----------------------------------------------------------------
>
> Key: CAMEL-12633
> URL: https://issues.apache.org/jira/browse/CAMEL-12633
> Project: Camel
> Issue Type: Improvement
> Components: camel-jmx
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 2.23.0
>
>
> We can monitor counters, gauges and string values. But its not possible to
> monitor when a boolean value changes.
> You cannot use the string monitor as JMX does not support that :(
> So we need to add out own code to handle booleans
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)