You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/11/07 12:52:50 UTC

[jira] Updated: (QPID-678) Test library does not allow broker to add headers

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

Martin Ritchie updated QPID-678:
--------------------------------

    Attachment: QPID-678-PythonTestLib.patch

I'll commit this on M2.1 but if a python guru could also review the change as well that would be great.

> Test library does not allow broker to add headers
> -------------------------------------------------
>
>                 Key: QPID-678
>                 URL: https://issues.apache.org/jira/browse/QPID-678
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>             Fix For: M2.1
>
>         Attachments: QPID-678-PythonTestLib.patch
>
>
> The python test lib is to strict.
> From the 0-8 Spec Document:
> The server MUST NOT modify message content bodies that it receives and passes to consumer applications. The server MAY add information to content headers but it MUST NOT remove or modify existing information.
> Currently the python client on the M2.1 branch requires the msg properties on the received message to be the same as the ones set on the message before it was sent.

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