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/04/28 10:55:29 UTC

[jira] Assigned: (CAMEL-2678) Removing entries from FileIdempotentRepository don't get persisted

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

Claus Ibsen reassigned CAMEL-2678:
----------------------------------

    Assignee: Claus Ibsen

> Removing entries from FileIdempotentRepository don't get persisted
> ------------------------------------------------------------------
>
>                 Key: CAMEL-2678
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2678
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0
>         Environment: JDK 1.5 & 1.6 / JBoss 4.2 / Camel 2.1.0 & 2.2.0
>            Reporter: Farhad Dehghani
>            Assignee: Claus Ibsen
>            Priority: Minor
>
> Removing an entry (file name) programatically from a file idempotent repository has only effect on the cache and does not get persisted on the file repository. 
> There are some situations in which one may need to rerun a file through a workflow and it makes neccessary to remove the file from the idempotent repository. A specific problem arises when upon a server restart, the file is not picked up by the workflow because the remove was not persisted/spooled on the disk.

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