[
https://issues.apache.org/jira/browse/ARTEMIS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449665#comment-15449665
]
ASF GitHub Bot commented on ARTEMIS-657:
----------------------------------------
GitHub user grs opened a pull request:
https://github.com/apache/activemq-artemis/pull/742
ARTEMIS-657: ensure management response bodies are encoded into amqp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grs/activemq-artemis ARTEMIS-657
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/742.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 #742
----
commit 9d64ea72138e6f266fe1b58902da3d19b72eff52
Author: Gordon Sim <[email protected]>
Date: 2016-08-19T16:24:42Z
ARTEMIS-657: ensure management response bodies are encoded into amqp
----
> Don't get responses to management messages over AMQP
> ----------------------------------------------------
>
> Key: ARTEMIS-657
> URL: https://issues.apache.org/jira/browse/ARTEMIS-657
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 1.4.0
> Reporter: Gordon Sim
> Attachments: ARTEMIS-657.patch
>
>
> I can send management requests to the broker using AMQP and get a reply back
> indicating the status. However the reply has no body, which prevents using
> AMQP for management methods that return data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)