GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-6/pull/203
few changes I found when debugging the testsuite
I was looking for why the testsuite was broken, and I found these in the
process
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-6 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/203.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 #203
----
commit 1d7bc7ff64f338d9abe8c1480b61a528853c3819
Author: Clebert Suconic <[email protected]>
Date: 2015-04-02T18:46:42Z
avoiding NPE on race
This is just making the proper error and adding a test to validate the
proper message
commit 94889d3d50aa6622845c1c6233428d0def9c3d0b
Author: Clebert Suconic <[email protected]>
Date: 2015-04-02T19:22:56Z
Improving test timing
HangConsumerTest was hanging for 20 seconds for no real reason. this change
will improve the timing on the test
commit c8149829e18f6da357fd9664b82176bb9ba9c21d
Author: Clebert Suconic <[email protected]>
Date: 2015-04-06T15:38:59Z
Increase version of logging processor
There's a bug I found on logging processor, that it's being fixed at alpha2
https://issues.jboss.org/browse/LOGTOOL-88
https://issues.jboss.org/browse/LOGTOOL-87
----
---
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.
---