GitHub user ecki opened a pull request:
https://github.com/apache/activemq/pull/314
Fix missing trace argument
LGTM.com found this mismatch between format and arguments.
Lets also make sure the array is printable.
Source: https://lgtm.com/projects/g/apache/activemq/alerts/?mode=list
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ecki/activemq patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/314.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 #314
----
commit 2cfa837020975b8231162ef3a5659c4781870f9b
Author: Bernd <ecki@...>
Date: 2018-11-01T19:32:58Z
Fix missing trace argument
LGTM.com found this mismatch between format and arguments.
Lets also make sure the array is printable.
Source: https://lgtm.com/projects/g/apache/activemq/alerts/?mode=list
----
---