Github user wy96f commented on the issue: https://github.com/apache/activemq-artemis/pull/2369 @clebertsuconic @franz1981 Hi, this bug occurred in our production environment yesterday. Our topic has one subscription without messages at the moment. Though the consumers subscribed to it and all messages are consumed, paging is not stopped causing more than 6000 pages and 200000000 large messages related to pages are not deleted.
---