[
https://issues.apache.org/activemq/browse/AMQ-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated AMQ-1058:
----------------------------
Fix Version/s: 5.3.0
(was: 5.2.0)
> 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
> 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.