You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2007/04/19 15:24:15 UTC

[jira] Commented: (QPID-435) HeadersExchangeTest fails

    [ https://issues.apache.org/jira/browse/QPID-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490051 ] 

Marnie McCormack commented on QPID-435:
---------------------------------------

Can anyone confirm if Tomas's patch was applied please ? Can't see any subversion commits for it.


> HeadersExchangeTest fails
> -------------------------
>
>                 Key: QPID-435
>                 URL: https://issues.apache.org/jira/browse/QPID-435
>             Project: Qpid
>          Issue Type: Test
>          Components: Dot Net Client
>    Affects Versions: M2
>         Environment: .NET 2.0
>            Reporter: Tomas Restrepo
>             Fix For: M2
>
>         Attachments: QPID-435.diff
>
>
> The HeadersExchangeTest integration test in Qpid.Client.Tests is currently failing. After tracing the code, two bugs were identified:
> - The creation of the FieldTable for the Queue.Bind() arguments was using the old "S"+"name" convention for field table names, which is no longer used after the fieldtable and message header refactorings
> - The consumer was created with NoLocal=True, which prevented the server to send the messages back to the waiting client.

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