You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Weston M. Price (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/18 02:31:40 UTC

[jira] [Resolved] (QPID-3279) AMQDestination copyDestination() incorrectly uses the _create AddressOption instead of _delete when setting the delete AddressOption on the destination

     [ https://issues.apache.org/jira/browse/QPID-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston M. Price resolved QPID-3279.
-----------------------------------

    Resolution: Fixed
      Assignee: Weston M. Price

Fixed with attached patch.
                
> 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
>            Assignee: Weston M. Price
>         Attachments: QPID-3279.patch
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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:dev-subscribe@qpid.apache.org