You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Samrat Dhillon (Jira)" <ji...@apache.org> on 2021/03/30 01:54:00 UTC

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

Samrat Dhillon created CAMEL-16427:
--------------------------------------

             Summary: 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-ftp, camel-sql
    Affects Versions: 3.9.0
            Reporter: Samrat Dhillon


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)