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/29 09:04:07 UTC

[jira] Assigned: (CAMEL-1694) Add a DSL for polling consumer that is similar to enrich but just for polling consumer instead

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

Claus Ibsen reassigned CAMEL-1694:
----------------------------------

    Assignee: Claus Ibsen

> Add a DSL for polling consumer that is similar to enrich but just for polling consumer instead
> ----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1694
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1694
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> The {{enrich}} DSL works for producers only. eg it sends the exchange to the given endpoint uri and aggregates the response.
> We should have a similar DSL for polling consumer {{poll}} could be a good name.
> It should accept same kind of parameters, but also an optional timeout value for the receive method on the consumer.

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