You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2008/07/25 10:25:31 UTC

[jira] Resolved: (QPID-447) C++: Race in topic test

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

Gordon Sim resolved QPID-447.
-----------------------------

    Resolution: Fixed

Attached patch applied to trunk and qpid.0-10.

> C++: Race in topic test
> -----------------------
>
>                 Key: QPID-447
>                 URL: https://issues.apache.org/jira/browse/QPID-447
>             Project: Qpid
>          Issue Type: Test
>          Components: C++ Client
>    Affects Versions: M3
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Minor
>             Fix For: M3
>
>         Attachments: topictest_statusqueue.patch
>
>
> The topic test has a race condition. It's masked for now with a sleep in cpp/src/tests/topictest. 
> If the publisher starts publishing before all the listeners are listening, then some listeners can miss some messages. This can cause a short topic test to hang, as some listeners may miss *all* the messages, including the report-request, and therefore never send a report.

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