Loop errors in TaskRunnerTest and BrokerBenchmark
-------------------------------------------------
Key: AMQ-1058
URL: https://issues.apache.org/activemq/browse/AMQ-1058
Project: ActiveMQ
Issue Type: Bug
Components: Performance Test
Affects Versions: 4.0.2
Reporter: Tom Kaitchuck
Priority: Minor
In both TaskRunnerTest.doTestWakeup() and BrokerBenchmark.testPerformance()
there is a for loop nested within an outer for loop. However they both use the
same control varible i. So the outer loop exits prematurely.
This is a trivial fix, but I don't have commit rights.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira