Brad Harvey created CAMEL-13955:
-----------------------------------
Summary: SJMS-Batch does not support CompletionAware aggregators
Key: CAMEL-13955
URL: https://issues.apache.org/jira/browse/CAMEL-13955
Project: Camel
Issue Type: Bug
Components: camel-sjms
Affects Versions: 2.24.0
Reporter: Brad Harvey
SJMS-Batch isn't aware of the CompletionAwareAggregationStrategy interface and
so never calls the completion method.
This prevents SJMS-Batch from working as expected with built in aggregators
such as org.apache.camel.processor.aggregate.GroupedBodyAggregationStrategy -
the aggregated message remains as an exchange header instead of being the
message body.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)