[
https://issues.apache.org/activemq/browse/AMQCPP-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53700#action_53700
]
Timothy Bish commented on AMQCPP-259:
-------------------------------------
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.
> Temporary queue don't go away after killing the process
> -------------------------------------------------------
>
> Key: AMQCPP-259
> URL: https://issues.apache.org/activemq/browse/AMQCPP-259
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Openwire
> Affects Versions: 3.0
> Environment: 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),
> Reporter: Edison Melo
> Assignee: Timothy Bish
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.