Nicholas Rahn created AMQ-4595:
----------------------------------

             Summary: QueueBrowser hangs when browsing large queues
                 Key: AMQ-4595
                 URL: https://issues.apache.org/jira/browse/AMQ-4595
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.8.0
         Environment: All
            Reporter: Nicholas Rahn
            Priority: Critical


When trying to browse a queue with a QueueBrowser, the browsing will hang and 
never complete. This appears to happen only with "a lot" of message in the 
queue. 1000 messages works correctly, but 10000 hangs.

I have attached a unit test that exhibits the problem. Change the 
"messageToSend" variable in the test method to see the difference between small 
queue size and large queue size. 

I've attached the unit test code as well as the output from one of the runs 
with 10000 messages. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to