[
https://issues.apache.org/jira/browse/AMQ-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-3900.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.7.0
Assignee: Timothy Bish
Seems like a reasonable change, patch applied. Thanks.
> Thread.sleep call in TopicProducerFlowControlTest sleeps too long on Ubuntu,
> causing test timeout
> -------------------------------------------------------------------------------------------------
>
> Key: AMQ-3900
> URL: https://issues.apache.org/jira/browse/AMQ-3900
> Project: ActiveMQ
> Issue Type: Test
> Environment: Ubuntu 10.04
> Reporter: Kevin Earls
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 5.7.0
>
> Attachments: TopicProducerFlowControlTest.patch
>
>
> The onMessage() method of this test calls Thread.sleep(1) on every call. On
> Ubuntu 10.04 this actually sleeps for an average of 10 milliseconds, which
> causes the test to timeout.
> I've added a patch which has onMessage() sleep for 100 millisecond on every
> 100 iterations instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira