Thank's Claus, I must admitt I hadn't thought about that.
--
View this message in context:
http://camel.465427.n5.nabble.com/Problem-with-FailOverLoadBalancer-tp5738515p5738728.html
Sent from the Camel - Users mailing list archive at Nabble.com.
There is low-level API on the FailOverProcessor which can add/remove at runtime.
http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/processor/loadbalancer/LoadBalancerSupport.html#addProcessor(org.apache.camel.Processor)
Though there is no nice high level API to do that. The
Event you are using the RecipientList, you just setup the fail over
endpoint at the design time not the run time.
Fuse Fabric[1] can provide the dynamic fail over by leveraging the Zoo
Keeper to keep tracking the endpoints.
[1]http://fuse.fusesource.org/fabric/docs/overview.html#Camel_Fabric
W
Has nobody a solution for adding a variable number of endpoints with dynamic
uris?
--
View this message in context:
http://camel.465427.n5.nabble.com/Problem-with-FailOverLoadBalancer-tp5738515p5738692.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Has nobody a solution for adding a variable number of endpoints with dynamic
uris?
--
View this message in context:
http://camel.465427.n5.nabble.com/Problem-with-FailOverLoadBalancer-tp5738515p5738689.html
Sent from the Camel - Users mailing list archive at Nabble.com.