[ https://issues.apache.org/jira/browse/CAMEL-12633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-12633. --------------------------------- Resolution: Fixed The regular consumer can now observe attributes and use the string to compare with match/differ so you can trigger only when needed. For example to observe when a boolean attribute changes to true or false etc. The regular string monitor cannot do that. > 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 > Assignee: 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)