Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12FEC174F4 for ; Wed, 23 Sep 2015 18:25:12 +0000 (UTC) Received: (qmail 72694 invoked by uid 500); 23 Sep 2015 18:25:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 72652 invoked by uid 500); 23 Sep 2015 18:25:11 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 72641 invoked by uid 99); 23 Sep 2015 18:25:11 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2015 18:25:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B0EFA184A53 for ; Wed, 23 Sep 2015 18:25:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.445 X-Spam-Level: **** X-Spam-Status: No, score=4.445 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.958] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id TuQz9oI4GYKL for ; Wed, 23 Sep 2015 18:25:02 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id A750E20BFB for ; Wed, 23 Sep 2015 18:25:01 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 76126297B4CB for ; Wed, 23 Sep 2015 11:25:34 -0700 (PDT) Date: Wed, 23 Sep 2015 11:16:39 -0700 (PDT) From: Venkatesh Laguduva To: users@activemq.apache.org Message-ID: <1443032199676-4702237.post@n4.nabble.com> Subject: Consumers from SLAVE MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit We have two servers where we have two Master(M1, M2)/Slave(S1,S2) setups - M1 is bridged with S2 and M2 with S1; we have also grouped using the multicast protocol; issue here is that in some cases for certain queue, I am setting consumers from the slave to master. is this normal? -- View this message in context: http://activemq.2283324.n4.nabble.com/Consumers-from-SLAVE-tp4702237.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.