Hi,

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

Thanks,
Marnie

---------- Forwarded message ----------
From: Marnie McCormack (JIRA) <[email protected]>
Date: Apr 19, 2007 2:24 PM
Subject: [jira] Commented: (QPID-435) HeadersExchangeTest fails
To: [email protected]


  [
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.

Reply via email to