[
https://issues.apache.org/jira/browse/CAMEL-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719946#comment-13719946
]
Zemian Deng commented on CAMEL-6334:
------------------------------------
Quartz does expose an JMX MBean on their scheduler stats. User need to add the
following to their quartz config properties:
{code}
org.quartz.scheduler.jmx.export = true
{code}
> camel-quartz - Add JMX MBean for CronScheduledRoutePolicy so people can
> change it at runtime
> --------------------------------------------------------------------------------------------
>
> Key: CAMEL-6334
> URL: https://issues.apache.org/jira/browse/CAMEL-6334
> Project: Camel
> Issue Type: New Feature
> Components: camel-quartz, jmx
> Affects Versions: 2.11.0
> Reporter: Claus Ibsen
> Fix For: Future
>
>
> See
> http://stackoverflow.com/questions/16388798/camel-change-route-policy-at-runtime-via-jmx
> We should enlist the route policies as JMX MBeans so people can adjust it at
> runtime. Though there may be a bit tricker to adjust as we would need to tell
> quartz about the change so it can re-trigger accordingly.
> Also we should look into if quartz has any JMX stats it can expose so we can
> make this out of the box / easier to enable. It would be nice to see some
> quartz stats of its scheduler etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira