[
https://issues.apache.org/jira/browse/ARTEMIS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452682#comment-15452682
]
ASF GitHub Bot commented on ARTEMIS-657:
----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/746
ARTEMIS-657 Fixing JORAM AMQP Tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis joram-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/746.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 #746
----
commit 883cbd16d785410bb5bbd51e9974ae775a7b025e
Author: Clebert Suconic <[email protected]>
Date: 2016-08-31T16:25:02Z
ARTEMIS-657 Fixing JORAM AMQP Tests
----
> 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)