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 GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/13 21:54:42 UTC

[jira] [Commented] (ARTEMIS-1114) Journal Compactor possibly losing records

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

ASF GitHub Bot commented on ARTEMIS-1114:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1205

    ARTEMIS-1114 Avoid missing records after compacting

    This is fixing an issue introduced on 4b47461f03a607b9ef517beb2a1666ffae43a2a7 (ARTEMIS-1114)
    The Transactions were being looked up without the readLock and some of the controls for Read and Write lock
    were broken after this.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis compact

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1205.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1205
    
----
commit 02135df484da3c36178498caf177226e13baac27
Author: Clebert Suconic <cl...@apache.org>
Date:   2017-04-13T20:53:53Z

    ARTEMIS-1114 Avoid missing records after compacting
    
    This is fixing an issue introduced on 4b47461f03a607b9ef517beb2a1666ffae43a2a7 (ARTEMIS-1114)
    The Transactions were being looked up without the readLock and some of the controls for Read and Write lock
    were broken after this.

----


> Journal Compactor possibly losing records
> -----------------------------------------
>
>                 Key: ARTEMIS-1114
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1114
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.5.4, 2.0.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Blocker
>             Fix For: 1.5.5, 2.next
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)