We have noted a number of issues in 2.18.3 in using parallel
multicast/recipientlist with a timeout under heavy load or in pathological
situations (decreased throughput in one or more tasks).
1. If any of the tasks cannot be submitted, typically due to a
RejectedExecutionException, the Aggregat
I'm a raw beginner with Camel.
I'm trying to work out an ssh query-response route using Camel. The java 8
code is very simply this:
package ...;
import org.apache.camel.CamelContext;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.impl.DefaultCamelContext;
public cl
Spot on, many thanks, silly me skipped that part.
--
View this message in context:
http://camel.465427.n5.nabble.com/header-CamelHttpResponseCode-getting-lost-tp5806828p5806877.html
Sent from the Camel - Users mailing list archive at Nabble.com.