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 2021/03/30 11:53:00 UTC

[jira] [Updated] (CAMEL-16427) Jdbc based IdempotentRepository should handle orphan lock

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

Claus Ibsen updated CAMEL-16427:
--------------------------------
    Component/s:     (was: camel-ftp)

> Jdbc based IdempotentRepository should handle orphan lock  
> -----------------------------------------------------------
>
>                 Key: CAMEL-16427
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16427
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-sql
>    Affects Versions: 3.9.0
>            Reporter: Samrat Dhillon
>            Priority: Major
>             Fix For: 3.10.0
>
>
> Current implementation of IdempotentRepository  do not handle the case of orphan locks which can result from jvm crash or rolling restarts.  This limit the usage of camel-file, camel-sftp in a clustered environment. In current implementations an orphan lock would block the processing of a file by camel-file or camel-sftp if they are using IdempotentRepository   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)