You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andrei Gheorghe (JIRA)" <ji...@apache.org> on 2013/07/18 15:00:48 UTC

[jira] [Created] (AMQCPP-501) Consumers remain active after being deleted

Andrei Gheorghe created AMQCPP-501:
--------------------------------------

             Summary: Consumers remain active after being deleted
                 Key: AMQCPP-501
                 URL: https://issues.apache.org/jira/browse/AMQCPP-501
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: CMS Impl
            Reporter: Andrei Gheorghe
            Assignee: Timothy Bish
            Priority: Trivial
         Attachments: test code.txt

I'm not really sure if this is a problem or not. Deleting a consumer doesn't free all his prefetched messsages so they can't be consumed by another consumer and the number of consumers remains the same in the web interface. Calling close before deleting them solves the problem but I was expecting the destructor cu cleanup after itself.

--
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