You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Zabelinski Andrey (JIRA)" <ji...@apache.org> on 2016/05/16 07:57:12 UTC

[jira] [Created] (ARTEMIS-520) Artemis hangs when receiving messages after paging

Zabelinski Andrey created ARTEMIS-520:
-----------------------------------------

             Summary: Artemis hangs when receiving messages after paging
                 Key: ARTEMIS-520
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-520
             Project: ActiveMQ Artemis
          Issue Type: Bug
         Environment: Windows, java 1.8
            Reporter: Zabelinski Andrey


A brief description: 
    1. send as many messages as it needs to fill an address up to max-size and then at least 1 another message to start paging. 
    2. Start a new session and a new consumer 
    3. try to issue receive() - it will never return (receiveImmediate() returns null)

A full test is in attachment. An error could be reproduced on version 1.2.0 and on a current master version.



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