[ https://issues.apache.org/activemq/browse/CAMEL-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-2674: ------------------------------- Fix Version/s: Future (was: 2.3.0) This requires to have the internal Channel concept improved in Camel to allow it to react more dynamic. So it can easily adjust to having a new SendDefinition added at runtime. Also when adding the endpoint should be enlisted in JMX so we can gather JMX stats. So its actually a bit more complicated than at first sight. We could omit all this and just add the processor but then - tracing - interceptors - error handling will not kick in. > Add Spring JMX / @ManagedAttribute annotation to loadbalancer processor in > order to be able though jmx console to add / remove endpoints > ---------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2674 > URL: https://issues.apache.org/activemq/browse/CAMEL-2674 > Project: Apache Camel > Issue Type: New Feature > Reporter: Charles Moulliard > Assignee: Claus Ibsen > Fix For: Future > > Attachments: camel-2674.patch > > > Add Spring JMX / @ManagedAttribute annotation to loadbalancer processor in > order to be able though jmx console to add / > remove endpoints from existing List. This will allow infra people to > reconfigure dynamically list of HTTP / Jetty / Mina servers available for > loadbalancing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.