Claus Ibsen created CAMEL-8353:
----------------------------------
Summary: FileLockExclusiveReadLockStrategy - Should defer closing
channel till release lock
Key: CAMEL-8353
URL: https://issues.apache.org/jira/browse/CAMEL-8353
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.14.1
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.14.2, 2.15.0
See nabble
http://camel.465427.n5.nabble.com/FileLockExclusiveReadLockStrategy-doesn-t-hold-lock-and-error-on-commit-tp5762668.html
The acquire lock method closes the channel if it acquired the lock, but that
would make the lock invalid. Instead the channel should remain open and only
closed when the lock is released.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)