Robbie Gemmell created QPID-4488:
------------------------------------

             Summary: [Java perftests] move the remaining JSON based test defs 
over to the newer JavaScript config to make them clearer and/or more concise
                 Key: QPID-4488
                 URL: https://issues.apache.org/jira/browse/QPID-4488
             Project: Qpid
          Issue Type: New Feature
          Components: Java Performance Tests
    Affects Versions: 0.20
            Reporter: Robbie Gemmell
             Fix For: 0.21


Move the remaining JSON test defs over to the JavaScript config to make them 
clearer and/or more concise. Some of the tests use numerous pages worth of pure 
JSON which could instead be expressed as a relatively short amount of 
JavaScript to simply generate it.

Additionally, during this move the tests will be updated such that they use 
unique queues for each test segment/iteration, since this makes it much easier 
to use the tests with other providers using the NO-OP queue creator by ensuring 
that each test segment/iteration can't contaminate the next. It also makes it 
clearer what if anything is left behind after running the tests (e.g if an 
error occurs).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to