Kim van der Riet created QPIDIT-40:
--------------------------------------
Summary: Sender and Receiver threads don't stop when tests end in
some error conditions
Key: QPIDIT-40
URL: https://issues.apache.org/jira/browse/QPIDIT-40
Project: Apache QPID IT
Issue Type: Bug
Reporter: Kim van der Riet
Assignee: Kim van der Riet
In some tests, a failure either in the client under test or in the test harness
itself can result in one or both of the client shims failing to stop because
they are waiting indefinitely for the test conditions to be met (such as
receiving the required number of messages, or receiving send confirmations for
sent messages). The multi-threaded approach recently added to allow for
brokerless agents such as qpid dispatch router mean that waiting for the send
and receive threads to join is no longer sufficient, and threads that are still
running must be terminated or killed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]