[jboss-jira] [JBoss JIRA] (AS7-203) MessagingClientTestCase is not using a deterministic approach to determining queue existence
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Thu Apr 5 11:59:49 EDT 2012
[ https://issues.jboss.org/browse/AS7-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil reopened AS7-203:
-----------------------------
the fix is not sufficient as it may still fail on slow computers.
Removing a core queue happens asynchronously on the server-side.
We must actively wait and check the queue existence (or absence) to let enough time to the server to remove the queue before querying it.
> MessagingClientTestCase is not using a deterministic approach to determining queue existence
> --------------------------------------------------------------------------------------------
>
> Key: AS7-203
> URL: https://issues.jboss.org/browse/AS7-203
> Project: Application Server 7
> Issue Type: Bug
> Components: JMS
> Reporter: Jason Greene
> Assignee: Jeff Mesnil
> Fix For: 7.2.0.Alpha1
>
>
> Clebert suggests the issue may be with having a session factory open.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list