Francesco Nigro created ARTEMIS-1495:
----------------------------------------
Summary: Creating and destroying many queues could crash the broker
Key: ARTEMIS-1495
URL: https://issues.apache.org/jira/browse/ARTEMIS-1495
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Reporter: Francesco Nigro
Priority: Normal
Running a JMS test with 100 Producers/100Consumers/100 queues sending each 1000
messages could lead the broker to deadlock while waiting the paging cursor when
the (core) clients disconnect (eg AMQ222022: Timed out waiting for paging
cursor to stop
FutureLatch(latch=java.util.concurrent.CountDownLatch@415d8105[Count = 1])
OrderedExecutor(tasks=[FutureLatch(latch=java.util.concurrent.CountDownLatch@415d8105[Count
= 1])]))
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)