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/10/15 11:56:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951873#comment-16951873 ] 

Brad Harvey commented on CAMEL-13955:
-------------------------------------

Thanks Claus.  Sorry for the delay but looks like we would have missed the TimeoutCompletion part anyway.

I have created a PR to backport your change to 2.x, is that something you are able to consider?

Cheers, Brad.  

> SJMS-Batch does not support CompletionAware aggregators
> -------------------------------------------------------
>
>                 Key: CAMEL-13955
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13955
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sjms
>    Affects Versions: 2.24.0
>            Reporter: Brad Harvey
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0.RC3, 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.4#803005)