GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2470
Fixes for alerts from lgtm.com
After reviewing lgtm.com based on #2290 I decided to fix a handful of the
warnings and errors they reported.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis lgtm
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2470.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 #2470
----
commit 99e69b27a0a117d3c5736968ff1c542d2a57004d
Author: Justin Bertram <jbertram@...>
Date: 2018-09-05T18:49:13Z
NO-JIRA fix lgtm.com warnings
Warnings enumerated at
https://lgtm.com/projects/g/apache/activemq-artemis/alerts/?mode=tree&severity=warning
commit e71ff0826cd17544f4b264354ccb54cc033e381e
Author: Justin Bertram <jbertram@...>
Date: 2018-09-06T03:04:03Z
NO-JIRA fix lgtm.com errors
Errors enumerated at
https://lgtm.com/projects/g/apache/activemq-artemis/alerts/?mode=tree&severity=error
----
---