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 98CED200D42 for ; Fri, 17 Nov 2017 09:15:33 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 971DA160BFB; Fri, 17 Nov 2017 08:15:33 +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 D4B3B160BF8 for ; Fri, 17 Nov 2017 09:15:32 +0100 (CET) Received: (qmail 43675 invoked by uid 500); 17 Nov 2017 08:15:31 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 43664 invoked by uid 99); 17 Nov 2017 08:15:31 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2017 08:15:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B2BDCDFBC6; Fri, 17 Nov 2017 08:15:30 +0000 (UTC) From: andytaylor To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1647: ARTEMIS-1365 Advisory consumers listed in Cons... Content-Type: text/plain Message-Id: <20171117081530.B2BDCDFBC6@git1-us-west.apache.org> Date: Fri, 17 Nov 2017 08:15:30 +0000 (UTC) archived-at: Fri, 17 Nov 2017 08:15:33 -0000 Github user andytaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/1647 @michaelandrepearce it is configured in the broker.xml file via the acceptor url so Im fine with that, dont think we need to persist it. Im happy to merge this. ---