Sita Geßner created CAMEL-16295:
-----------------------------------
Summary: split with AggregationStrategy is ignored when using
transacted
Key: CAMEL-16295
URL: https://issues.apache.org/jira/browse/CAMEL-16295
Project: Camel
Issue Type: Bug
Components: camel-jdbc
Affects Versions: 3.8.0
Reporter: Sita Geßner
After migration from Camel 2.25.x to Camel 3.8.0 have the problem that my
AggregationStrategy is ignored, when using .transacted() in the routedefinition.
The breakpoint in the AggregationStrategy doesn't trigger. After removing
transacted from the routedefinition everything is fine and the
AggregationStrategy is used and the breakpoint triggers.
Reproducer:
[https://github.com/razilein/cameltest]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)