Camel-RabbitMQ support for multiple inflight exchanges without autoAck

2020-04-05 Thread Ανδρέας Μαραγκουδάκης
Hello, Currently the RabbitConsumer, when the autoAck configuration is set to false delivers 1 message, waits until the flow has finished and then acknowledges it. After it finishes with the first message is able to continue with the next message. This does not scale well if you want to support mu

Re: Camel 3.0.1 Jetty HTTP Basic Authentication - configuration in a route following the doc doesn't work

2020-04-05 Thread Gerald Kallas
I was changing my DSL as following http://www.osgi.org/xmlns/blueprint/v1.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.osgi.org/xmlns/blueprint/v1.0.0 https://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd"; xmlns:ext="htt

Re: Camel 3.0.1 Jetty HTTP Basic Authentication - configuration in a route following the doc doesn't work

2020-04-05 Thread Gerald Kallas
Hi JB, I'm using Karaf 4.2.7 w/ Camel 3.0.1 Best Gerald > Jean-Baptiste Onofre hat am 5. April 2020 06:58 > geschrieben: > > > Hi > > I guess the documentation is not aligned with jetty version actually used. > You are using Karaf 4.2.8 ? > > Camel jetty feature uses the jetty version pr