You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/12/12 13:05:43 UTC

[jira] Closed: (QPID-264) Convert broker and client to use AMQP 0-9 specification's Message class in place of Basic

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

Rob Godfrey closed QPID-264.
----------------------------

    Resolution: Won't Fix

> Convert broker and client to use AMQP 0-9 specification's Message class in place of Basic
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-264
>                 URL: https://issues.apache.org/jira/browse/QPID-264
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker, Java Client
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> Removing Basic and its related Content and ContentHeader classes and factories, and switching over to using the new Message class from AMQP 0-9 involves a large number of changes to both the client and broker code. Some of the tests themselves may also have to be rewritten. The goal is for the broker and client to be fully functional and passing all tests (including Python tests) while using the new Message class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.