You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/11 12:37:12 UTC

[jira] [Commented] (AMQ-6287) Message ack rewrite task doesn't properly release index lock

    [ https://issues.apache.org/jira/browse/AMQ-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280046#comment-15280046 ] 

ASF subversion and git services commented on AMQ-6287:
------------------------------------------------------

Commit c8a805deffc0315ccf3bcb5591fafe8b22e5bd60 in activemq's branch refs/heads/activemq-5.13.x from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=c8a805d ]

https://issues.apache.org/jira/browse/AMQ-6287

Properly enclosing the indexLock in a try/finally inside of
AckCompactionRunner


> Message ack rewrite task doesn't properly release index lock
> ------------------------------------------------------------
>
>                 Key: AMQ-6287
>                 URL: https://issues.apache.org/jira/browse/AMQ-6287
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.13.3
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.14.0, 5.13.3
>
>
> The AckCompactionRunner that processes the ack rewrites doesn't properly release the index lock in a try/finally block so it is possible that the lock isn't released, such as when no journal to advance is found.
> This only currently affects 5.13.3 as in master it was already fixed by this commit: https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=62bdbb0db5dc4354f0e00fd5259b3db53eb1432d



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)