GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/109
Fix org.apache.activemq.JmsQueueCompositeSendReceiveTest#testDuplicate
Openwire test fix
This test uses activemq5 native API to examine queue message count
The fix uses core's QueueQuery API to do the job instead.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis master_fix_hang
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/109.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #109
----
commit 0e8c0223219ec14d2b79d103edfb54316f6c5e36
Author: Howard Gao <[email protected]>
Date: 2015-08-05T07:33:04Z
Fix org.apache.activemq.JmsQueueCompositeSendReceiveTest#testDuplicate
This test uses activemq5 native API to examine queue message count
The fix uses core's QueueQuery API to do the job instead.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---