You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/15 11:49:00 UTC

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

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

ASF GitHub Bot logged work on CAMEL-13955:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Oct/19 11:48
            Start Date: 15/Oct/19 11:48
    Worklog Time Spent: 10m 
      Work Description: bradhgbst commented on pull request #3249: CAMEL-13955: camel-sjms batch now supports aggregation strategy compl…
URL: https://github.com/apache/camel/pull/3249
 
 
   CAMEL-13955: camel-sjms batch now supports aggregation strategy completion aware. Also add exchange property with detail how it was completed like the Aggregate EIP does.
   
   Backport of f31679dc3b98f451806d6ff6b95b50b44e3fbbfe
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 328502)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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)