Hi Created ticket to track this new feature: https://issues.apache.org/activemq/browse/CAMEL-1142
/Claus Ibsen Apache Camel Committer Blog: http://davsclaus.blogspot.com/ On Wed, Dec 3, 2008 at 11:12 AM, James Strachan <[EMAIL PROTECTED]> wrote: > 2008/12/3 S. Ali Tokmen <[EMAIL PROTECTED]>: >> Hello >> >> Claus Ibsen a écrit : >>> >>> Hi >>> >>> Interesting use-case. Kinda like a failover transport for endpoints. >>> >> >> Ah... And interesting we didn't have it yet :) I'm wondering if it's part of >> EIP. >>> >>> I actually think this might be a good loadbalancer to have in >>> camel-core. We just need to work on the configuration so you can set >>> the designated target, and the failover. And maybe you have multiple >>> failovers. >>> >> >> Yes, multiple failovers is definitely a must. If I understand correctly, the >> current loadbalancer will just fail when the selected route fails, am I >> right? > > The current LoadBalancer implementations just pick and endpoint to > load to; what we need is another implementation that essentially adds > a custom ErrorHandler to force a redelivery to another endpoint on > certain failures > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://fusesource.com/ >
