You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Tom Kaitchuck (JIRA)" <ji...@apache.org> on 2006/11/17 20:11:02 UTC

[jira] Created: (AMQ-1058) Loop errors in TaskRunnerTest and BrokerBenchmark

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