Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 88FF2200B76 for ; Tue, 30 Aug 2016 23:13:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 87777160ABA; Tue, 30 Aug 2016 21:13:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 00162160AAF for ; Tue, 30 Aug 2016 23:13:23 +0200 (CEST) Received: (qmail 14704 invoked by uid 500); 30 Aug 2016 21:13:21 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 14637 invoked by uid 99); 30 Aug 2016 21:13:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2016 21:13:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4E24B2C1B7F for ; Tue, 30 Aug 2016 21:13:21 +0000 (UTC) Date: Tue, 30 Aug 2016 21:13:21 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-657) Don't get responses to management messages over AMQP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 30 Aug 2016 21:13:24 -0000 [ https://issues.apache.org/jira/browse/ARTEMIS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450171#comment-15450171 ] ASF GitHub Bot commented on ARTEMIS-657: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/742 > 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)