[
https://issues.apache.org/jira/browse/CAMEL-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16427.
---------------------------------
Resolution: Fixed
> 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)