You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2012/09/14 18:03:07 UTC

[jira] [Resolved] (QPID-2776) refactor AMQMessageDelegate(0_8 / 0_10) to rationalise duplicated message property functionality

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

Robbie Gemmell resolved QPID-2776.
----------------------------------

    Resolution: Won't Fix
    
> refactor AMQMessageDelegate(0_8 / 0_10) to rationalise duplicated message property functionality 
> -------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2776
>                 URL: https://issues.apache.org/jira/browse/QPID-2776
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M4, 0.5, 0.6
>            Reporter: Robbie Gemmell
>
> AMQMessageDelegate_0_10 and AMQMessageDelegate_0_8 both implement their own property handling. Whilst the underlying data structures are indeed different between the two implementations, there is no need for much of the message property functionality to be duplicated as well like it currently is. This should be refactored such that where appropriate the functionality is provided by the abstract superclass. This will help resolve differences between using the client on varying protocol versions, such as would occur due to the defects shown in QPID-2766 and QPID-2770.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org