You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Brad Harvey (Jira)" <ji...@apache.org> on 2019/09/08 23:08:00 UTC

[jira] [Created] (CAMEL-13955) SJMS-Batch does not support CompletionAware aggregators

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)