[
https://issues.apache.org/jira/browse/CAMEL-8353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341403#comment-14341403
]
Claus Ibsen commented on CAMEL-8353:
------------------------------------
Java 6 is dropped / NOT supported on 2.14 onwards.
http://camel.apache.org/camel-2140-release.html
The pom.xml was forgotten to be updated.
> 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)