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)

Reply via email to