You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/10/06 10:45:26 UTC

[jira] [Commented] (CAMEL-9193) Aggregator in preCompletion mode should also timeout if the new group does not receive further messages

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

Claus Ibsen commented on CAMEL-9193:
------------------------------------

Fixed on master, need to be cherry picked for 2.16.x branch when its there

> Aggregator in preCompletion mode should also timeout if the new group does not receive further messages
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9193
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9193
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.16.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.17.0, 2.16.1
>
>
> Camel Aggregator's Pre-completion mode might not work correctly with option completionTimeout. 
> Comment this line AggregatePreCompleteAwareStrategyTimeoutTest and test will fail. When the old exchange is marked as pre-complete, there is no timeout started for new group of aggregated messages.
> https://github.com/apache/camel/blob/master/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java#L38



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)