You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Tomas Restrepo (JIRA)" <qp...@incubator.apache.org> on 2007/05/17 04:27:16 UTC

[jira] Created: (QPID-492) Race condition causes received messages to read wrong headers and/or body

Race condition causes received messages to read wrong headers and/or body
-------------------------------------------------------------------------

                 Key: QPID-492
                 URL: https://issues.apache.org/jira/browse/QPID-492
             Project: Qpid
          Issue Type: Bug
          Components: Dot Net Client
    Affects Versions: M2
            Reporter: Tomas Restrepo


There's a race condition in the .NET client code that manifests itself on long running tests (> 500 messages). It can appear as a received message having unexpected content, BufferUnderflowExceptions or failure to decode message headers.

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


[jira] Resolved: (QPID-492) Race condition causes received messages to read wrong headers and/or body

Posted by "Tomas Restrepo (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Restrepo resolved QPID-492.
---------------------------------

       Resolution: Fixed
    Fix Version/s: M2
         Assignee: Tomas Restrepo

Included in revision 539178

> Race condition causes received messages to read wrong headers and/or body
> -------------------------------------------------------------------------
>
>                 Key: QPID-492
>                 URL: https://issues.apache.org/jira/browse/QPID-492
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: M2
>            Reporter: Tomas Restrepo
>         Assigned To: Tomas Restrepo
>             Fix For: M2
>
>
> There's a race condition in the .NET client code that manifests itself on long running tests (> 500 messages). It can appear as a received message having unexpected content, BufferUnderflowExceptions or failure to decode message headers.

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