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