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/10/08 15:53:40 UTC

[jira] Created: (CAMEL-3211) Enrich and PollEnrich - Option to let it poll multiple messages

Enrich and PollEnrich - Option to let it poll multiple messages
---------------------------------------------------------------

                 Key: CAMEL-3211
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3211
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.4.0
            Reporter: Claus Ibsen
            Priority: Minor


Think about if we can enhance enrich and/or pollEnrich to be able to poll multiple messages.

For example to drain a JMS queue, or a FTP site etc. Currently it polls only 1 message, and the continues.
With some option to tell it to continue we can have it drain the queue until no more messages.

Or maybe some expression to tell when to stop. Or have some option in the custom aggregator the end user can set/control if it should continue or poll more.

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


[jira] Updated: (CAMEL-3211) Enrich and PollEnrich - Option to let it poll multiple messages

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-3211:
-------------------------------

    Fix Version/s: 3.0.0

> Enrich and PollEnrich - Option to let it poll multiple messages
> ---------------------------------------------------------------
>
>                 Key: CAMEL-3211
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3211
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Think about if we can enhance enrich and/or pollEnrich to be able to poll multiple messages.
> For example to drain a JMS queue, or a FTP site etc. Currently it polls only 1 message, and the continues.
> With some option to tell it to continue we can have it drain the queue until no more messages.
> Or maybe some expression to tell when to stop. Or have some option in the custom aggregator the end user can set/control if it should continue or poll more.

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