You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2012/05/26 02:35:23 UTC

[jira] [Commented] (QPID-3936) Add new framework for running distributed tests, eg for performance testing

    [ https://issues.apache.org/jira/browse/QPID-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283850#comment-13283850 ] 

Keith Wall commented on QPID-3936:
----------------------------------

Committed patch to change ProducerParticipant to cancel the sending test messages after maximumDuration is reached.  This is required for deterministic behaviour when using the Producer Side Flow Control feature of the Java Broker, otherwise the send() can hang indefinitely after consumers have shutdown.

Phil, could you review please?
                
> Add new framework for running distributed tests, eg for performance testing
> ---------------------------------------------------------------------------
>
>                 Key: QPID-3936
>                 URL: https://issues.apache.org/jira/browse/QPID-3936
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Tests
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-3936-initial-checkin-of-new-testing-framework-i.patch
>
>
> We would like a framework that makes it easy to run configuration-driven distributed Qpid tests. 
> The framework should read a configuration file that specifies a number of queues, producers, and consumers. It should then run the test, collecting statistics along the way.
> This is being initially implemented in Java, but is ultimately intended to be language-neutral.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org