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

Temporary queue don't go away after killing the process

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 3.0
    • None
    • Openwire
    • None
    • 2.6.25.20-0.4-pae #1 SMP 2009-06-01 09:57:12 +0200 i686 i686 i386 GNU/Linux, Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02),

    Description

      I'm trying to implement a reliable request - response. I have java and c++ producers that create a temporary queue. When I kill the java producer, the temporary queue goes away, and I get a InvalidDestinationException trying to send a message to that queue. When I kill the c++ producer the temporary queue stays and I get no errors from any kind.

      Attachments

        Activity

          My testing show that from a properly closed connection all Temp Destinations are removed.

          What do you mean when you say you kill the C++ Producer?

          Attaching a short but complete sample application would be helpful to understand your use case.

          tabish Timothy A. Bish added a comment - My testing show that from a properly closed connection all Temp Destinations are removed. What do you mean when you say you kill the C++ Producer? Attaching a short but complete sample application would be helpful to understand your use case.

          People

            tabish Timothy A. Bish
            roko98 Edison Melo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: