[
https://issues.apache.org/jira/browse/QPIDIT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet updated QPIDIT-36:
-----------------------------------
Fix Version/s: 0.1.0
> Allow receiver and sender to operate concurrently for operation against
> Dispatch Router
> ---------------------------------------------------------------------------------------
>
> Key: QPIDIT-36
> URL: https://issues.apache.org/jira/browse/QPIDIT-36
> Project: Apache QPID Interoperability Test Suite
> Issue Type: Sub-task
> Components: AMQP Types Test, JMS Message Test
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
> Fix For: 0.1.0
>
>
> Currently the test framework is a single-threaded program which first sends
> test messages by executing the send shim, then receives them by executing the
> receive shim. This will work as long as the broker can store messages in
> queues until the receive shim can retrieve them.
> When testing against the Dispatch Router in a brokerless configuration, there
> is no entity which can store-and-forward messages. For this case, it is
> necessary that the receiver is first started, and while it is running, the
> sender then sends messages. This requires concurrent execution of both shims.
> The test frameworks need to be modified to allow for the concurrent execution
> of both shims.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]