Temporary queues created on local broker that is connected to remote with
duplex="true" are never deleted on remote
-------------------------------------------------------------------------------------------------------------------
Key: AMQ-2276
URL: https://issues.apache.org/activemq/browse/AMQ-2276
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.2.0
Reporter: Kevin Koltzau
Local broker is configured with a network connector to a remote broker with
duplex="true"
Temporary queue is created on local broker, and shows up on remote broker
The temporary queue is not removed from the remote broker when the connection
to the local broker is closed, or when the local broker is stopped
This works fine if duplex="false" and both brokers are configured to connect to
each other
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.