GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/103
Handful of fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis master_work
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/103.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 #103
----
commit 17dbcabd3a15fb47cd68abe0b4145c3487839fef
Author: jbertram <[email protected]>
Date: 2015-07-30T15:35:20Z
Fix NPE in management test
commit 8ceaffc6a2a5d9a2e4215dbc29daf75d9c3058c5
Author: jbertram <[email protected]>
Date: 2015-07-30T18:15:50Z
ARTEMIS-179 excessive cluster bridge retry logging
The information about the bridge connection retries is already logged
at DEBUG level elsewhere and a WARN message is already logged when the
connection dies in the first place. I don't see any good reason to
keep this logging here.
commit 947471857aad7dc70592da08b75b0b1ac6c64768
Author: jbertram <[email protected]>
Date: 2015-07-30T14:26:16Z
Ensure MQTT tests clean up SSL properties
commit 4fff8c41f24e2bb75411a1f6b3a54ef1e874b3aa
Author: jbertram <[email protected]>
Date: 2015-07-29T21:53:44Z
Fix failing colocated examples
----
---
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.
---