camel jetty as producer/http-client is supported ?

Solution Verified - Updated -

Issue

When using Camel Load Balancer Pattern, Failover policy is not working in Fuse 6.3. The same is working in 6.2.1.

Sample route is below :


<route id="sample-route"> <from id="_from1" uri="direct:start" /> <loadBalance inheritErrorHandler="false"> <failover roundRobin="true" maximumFailoverAttempts="3" /> <to uri="jetty:http://127.0.0.1:8080/sample?bridgeEndpoint=true&amp;throwExceptionOnFailure=false" /> </loadBalance> </route>

Environment

  • Red Hat Fuse
    • 6.3.0
    • 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content