GitHub user iweiss opened a pull request:
https://github.com/apache/activemq-artemis/pull/1914
[ARTEMIS-1716] QueueControlImpl#listMessagesAsJSON fails when message
contains a byte[] header
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1716
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iweiss/activemq-artemis ARTEMIS-1716
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1914.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 #1914
----
commit 3157f5b9f5943c9ab015592d1ca11e899de0e20e
Author: Ingo Weiss <ingo@...>
Date: 2018-02-28T16:03:00Z
[ARTEMIS-1716] QueueControlImpl#listMessagesAsJSON fails when message
contains a byte[] header
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1716
----
---