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/08/24 10:50:48 UTC

[jira] Resolved: (CAMEL-3072) proposed patch for camel-atom to allow disabling throttling in splitEntries mode

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

Claus Ibsen resolved CAMEL-3072.
--------------------------------

         Assignee: Claus Ibsen
    Fix Version/s: 2.5.0
       Resolution: Fixed

trunk: 988435.

Thanks for the patch Lorrin.

> proposed patch for camel-atom to allow disabling throttling in splitEntries mode
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-3072
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3072
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-atom
>            Reporter: Lorrin Nelson
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>         Attachments: 0001-Add-camel-atom-throttleEntries-parameter-to-control-.patch
>
>
> I would like to enable splitEntries in camel-atom so that each feed item is processed as a distinct message. However, I'd like to process each message as soon as it is available rather than spacing each entry out by consumer-delay. This patch creates a new flag, throttleEntries. Yields existing behavior when enabled (default). When disabled, all entries found on the Atom feed are processed with no delay.

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