You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/05/14 11:32:00 UTC

[jira] [Assigned] (CAMEL-8761) Idempotent Consumer EIP - Allow to commit when EIP scope ends

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

Claus Ibsen reassigned CAMEL-8761:
----------------------------------

    Assignee: Claus Ibsen

> Idempotent Consumer EIP - Allow to commit when EIP scope ends
> -------------------------------------------------------------
>
>                 Key: CAMEL-8761
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8761
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, eip
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>
> This EIP will add/confirm the key using exchange on completion which happens when the entire routing is done.
> But there can be use cases where you want the EIP to do this sooner, eg when the EIP scope ends.
> For example outside the scope of the EIP and if some error happens then the on completion will rollback, and then a redelivery can happen. And if so then the idempotent block may execute again, despite that block was success before.
> If users do not want this to happen then we need a new option they can turn on to do the on completion when the eip ends, eg in its callback and not as on completion.
> What the name of this option should be is ... hard ;)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)