You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Ashwin Karpe <ak...@fusesource.com> on 2011/04/28 13:33:17 UTC

Re: Sticky failover load balancing

Hi Ben,

I do not believe such a capability ("sticky failover") exists in the load
balancer code at the moment.

I will create a Jira issue for this and see if this might be something we
can implement...

It is however possible to put a workaround for this quite easily. In the
meantime, you could create a processor that is capable of doing this kind of
sticky failover by using a HashMap(to hold endpoint destinations) and a
ProducerTemplate to dispatch to them.

Hope this helps.

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com 
CamelOne 2011: http://fusesource.com/camel2011 
---------------------------------------------------------
--
View this message in context: http://camel.465427.n5.nabble.com/Sticky-failover-load-balancing-tp4346193p4346252.html
Sent from the Camel - Users mailing list archive at Nabble.com.