Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-501

Consumers remain active after being deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 3.8.0
    • CMS Impl
    • None
    • Patch Available

    Description

      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.

      Attachments

        1. ActiveMQConsumer.cpp.patch
          0.3 kB
          Andrei Gheorghe
        2. test.cpp
          0.8 kB
          Andrei Gheorghe
        3. test code.txt
          0.6 kB
          Andrei Gheorghe

        Activity

          People

            tabish Timothy A. Bish
            andreigheorghe165 Andrei Gheorghe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: