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 2009/06/12 11:01:35 UTC

[jira] Resolved: (CAMEL-1697) Java DSL for multicast, split, aggregate does not use block explicit

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

Claus Ibsen resolved CAMEL-1697.
--------------------------------

    Resolution: Fixed

trunk: 784038.

> Java DSL for multicast, split, aggregate does not use block explicit
> --------------------------------------------------------------------
>
>                 Key: CAMEL-1697
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1697
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> When using one of the EIP that uses a nested route for sub processing, typically EIPs that does some sort of aggregation such as
> - multicast (for aggregating a response)
> - split
> - aggregate
> And maybe a few others
> They should use pushBlock so the {{end()}} DSL to indicate end of sub route works correctly in Java DSL.

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