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 2018/12/29 08:15:00 UTC

[jira] [Commented] (ARTEMIS-2215) largemessage have been consumed but not deleted from the disk during backup and live sync

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

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

GitHub user CNNJYB opened a pull request:

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

    ARTEMIS-2215 largemessage have been consumed but not deleted

    During the backup and live synchronization, the client consumes the largemessage, then the live crash(the performCachedLargeMessageDeletes method is not executed), after the live startup, the largemessages that have been consumed are not deleted from the disk.

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

    $ git pull https://github.com/CNNJYB/activemq-artemis dev-largemessagenotdelete

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

    https://github.com/apache/activemq-artemis/pull/2483.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 #2483
    
----
commit bf28c751af152956d1a12aa2237502c0a14fc4e8
Author: yb <17...@...>
Date:   2018-12-29T08:09:48Z

    ARTEMIS-2215 largemessage have been consumed but not deleted from the disk during backup and live sync

----


> largemessage have been consumed but not deleted from the disk during backup and live sync
> -----------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-2215
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2215
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.6.3
>            Reporter: yuebao
>            Priority: Major
>
> During the backup and live synchronization, the client consumes the largemessage, then the live crash(the performCachedLargeMessageDeletes method is not executed), after the live startup, the largemessages that have been consumed are not deleted from the disk.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)