GitHub user scop opened a pull request:
https://github.com/apache/activemq-artemis/pull/2353
Log STOMP transaction starts with debug level instead of error
I don't think error is appropriate here. Perhaps info, but went for debug.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scop/activemq-artemis stomp-tx-logging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2353.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 #2353
----
commit 416ebed9174211fe38b0d8b7968e7f5d07e99d5a
Author: Ville Skyttä <ville.skytta@...>
Date: 2018-10-08T20:08:21Z
Log STOMP transaction starts with debug level instead of error
----
---