[
https://issues.apache.org/activemq/browse/AMQ-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully closed AMQ-1058.
---------------------------
Assignee: Gary Tully
Resolution: Fixed
not an issue in 5.2, looks to be fixed.
> 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
> Assignee: Gary Tully
> Priority: Minor
> Fix For: 5.3.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.