You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Damien Hollis (JIRA)" <ji...@apache.org> on 2016/09/30 20:36:21 UTC

[jira] [Created] (ARTEMIS-769) LargeMessage lost when server shutdown while browsing queue

Damien Hollis created ARTEMIS-769:
-------------------------------------

             Summary: LargeMessage lost when server shutdown while browsing queue
                 Key: ARTEMIS-769
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-769
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.4.0
         Environment: Windows and Linux
            Reporter: Damien Hollis


We have come across an issue that seems to be caused by server being shutdown while browsing a queue with large messages.  In our application scenario a message gets lost from the queue.

Attached is an example program that shows the issue.  The only problem is that in the test I did, the queue actually has one extra message rather than one less message.  Still, hopefully it helps to point at where this could be happening.

The example program runs in two modes, first run the program with no arguments and it should cause the problem to occur.  Next re-run the program with an argument of "count" and you should see that the number of messages on the queue is different from the expected number.



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