You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2022/07/25 12:48:00 UTC

[jira] [Updated] (CAMEL-17841) camel-azure - Add checkpoint events by batch

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

Andrea Cosentino updated CAMEL-17841:
-------------------------------------
    Fix Version/s: 3.19.0

> camel-azure - Add checkpoint events by batch
> --------------------------------------------
>
>                 Key: CAMEL-17841
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17841
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-azure
>            Reporter: Kévin LACIRE
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 3.19.0
>
>
> Currently the Azure Eventhub consumer is checkpoint it's offset on [every processed exchange|https://github.com/apache/camel/blob/cb9d18559c2a482445be47ff28d423e1ddcdb7e9/components/camel-azure/camel-azure-eventhubs/src/main/java/org/apache/camel/component/azure/eventhubs/EventHubsConsumer.java#L149] a quick upgrade would be to expose a *batchSize* parameter to execute this checkpoint less frequently (this dramatically alter consumption performances) a time interval could also be complementary to avoid potentially unlimited pending checkpoint of the last batch 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)