AMQDestination copyDestination() incorrectly uses the _create AddressOption
instead of _delete when setting the delete AddressOption on the destination
-------------------------------------------------------------------------------------------------------------------------------------------------------
Key: QPID-3279
URL: https://issues.apache.org/jira/browse/QPID-3279
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.11
Reporter: Weston M. Price
In the copyDestination() method of AMQDestination.java line 992, the
dest.setDelete() method incorrectly uses the _create AddressOption versus the
correct one of delete.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]