You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "yangwei (JIRA)" <ji...@apache.org> on 2018/10/12 09:39:00 UTC

[jira] [Created] (ARTEMIS-2123) Paging not stopped if there are no consumers on one subscription

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)