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 <17061955@...>
Date:   2018-12-29T08:09:48Z

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

----


---

Reply via email to