Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2479
---
Sorry that should read "not a great experience". I was not attempting
sarcasm for effect there. Apologies for any misunderstand and the
extra noise on the list.
- Bob
On 8/16/2018 8:29 AM, Bob Paulin wrote:
> Agree that removeHeader inbetween the routes fixes the problem. It's
> great expe
GitHub user apupier opened a pull request:
https://github.com/apache/camel/pull/2479
CAMEL-12735 - provide test showing XMlRouteParser doesn't support
namespace prefix
Signed-off-by: Aurélien Pupier
You can merge this pull request into a Git repository by running:
$
Agree that removeHeader inbetween the routes fixes the problem. It's
great experience having to go through all the code to figure out a
content-length header mismatch is the issue since the request just
hangs. I ran into it again with the following scenerio using the
automatic json binding in the
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2478
---
GitHub user mikadev opened a pull request:
https://github.com/apache/camel/pull/2478
CAMEL-12732 Take into account isAllowManualCommit
Check isAllowManualCommit before setting the state
(Fix the manual commit for the state)
Sorry for my previous pull request i thin
Github user mikadev closed the pull request at:
https://github.com/apache/camel/pull/2476
---
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2474
---
Hi
An aggregation strategy is not really intended to be slow, as you say also.
>From the JIRA its mostly because the consumer is not suspendable, and
therefore it cannot be suspended while shutting down and making
exisitng inflight messages complete gracefully.
So you have a window where the cons