You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/02/17 14:46:40 UTC

[jira] Resolved: (CAMEL-1686) Aggregator - Completion Predicate being evaluated on-the-fly

     [ https://issues.apache.org/activemq/browse/CAMEL-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1686.
--------------------------------

    Resolution: Fixed

trunk: 910970.

> Aggregator - Completion Predicate being evaluated on-the-fly
> ------------------------------------------------------------
>
>                 Key: CAMEL-1686
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1686
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.2, 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> When using the completion predicate with the aggregator its not evaluated on-the-fly. So the completion is dependent on timeout or batch size before its evaluated.
> We should let Camel be able to aggregate on-the-fly so the completion predicate also can trigger a send from the aggregator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.