GitHub user scop opened a pull request:
https://github.com/apache/activemq-artemis/pull/683
Miscellaneous little fixes
Most found by skimming what FindBugs has to say. Some more coming later.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scop/activemq-artemis misc2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/683.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 #683
----
commit 2ec6a6d45d020ed3b9bbcbb812ddc27ecfa3969e
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T18:24:55Z
Fix JDBCSequentialFileFactory build on 1.7
commit d09209936a3185bd89e30a0983ff171741b0e0e8
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T18:29:57Z
Fix CCE in UnaryExpression.equals
commit 61222233ca9846cb3bc4219a3f6e27ceef663a9b
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T19:33:01Z
Fix SslTransportFactoryTest bind want/need auth test combinations
commit 04eed1b7f4c5551746c883aa640ef5279ba9f30e
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T19:50:55Z
Fix some potential NPEs in examples and tests
commit 83adee59b23e2ea985d1e2f4906a2f8beea102ba
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T19:52:11Z
Fix nonexistent property test for bytes
commit 8562b8b44836dc7abe4e5a8646fc5fb2bb1f1bbe
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T20:00:34Z
Fix check for cursor complete in page cleanup test
commit 0aa7dd1905c0fb1b9fa449849024aaaf58154611
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T20:05:08Z
Fix Netty topology factory class test
commit fa191ba4c6db418452284cc6a752228de8c64421
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T20:12:53Z
Fix JMS message null byte array equality tests
commit a6a03d498505adf226fea49b0266a33e74488fb9
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T20:20:07Z
Fix journal compact test slow appender loop counters
commit 9963f96033418107f5caa5eb86f16ce74ac28312
Author: Ville Skyttä <[email protected]>
Date: 2016-07-28T20:23:40Z
Fix NPE with null session in MQTTConnectionManager.disconnect()
----
---
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.
---