You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by iweiss <gi...@git.apache.org> on 2018/03/01 16:11:18 UTC

[GitHub] activemq-artemis pull request #1914: [ARTEMIS-1716] QueueControlImpl#listMes...

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 <in...@...>
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

----


---

[GitHub] activemq-artemis pull request #1914: [ARTEMIS-1716] QueueControlImpl#listMes...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1914


---