yangwei created ARTEMIS-2123:
--------------------------------
Summary: Paging not stopped if there are no consumers on one
subscription
Key: ARTEMIS-2123
URL: https://issues.apache.org/jira/browse/ARTEMIS-2123
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.6.3
Reporter: yangwei
Reproduction steps:
# create a topic t and two subscriptions ta, tb
# send messages to ta and tb
# create ta consumers and receive all messages from ta
# close consumers
# only send message to tb
# create tb consumers and receive all message from tb
# topic not stopped paging
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)