Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E23B103FD for ; Fri, 6 Sep 2013 21:51:52 +0000 (UTC) Received: (qmail 23641 invoked by uid 500); 6 Sep 2013 21:51:52 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 23603 invoked by uid 500); 6 Sep 2013 21:51:52 -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 23591 invoked by uid 99); 6 Sep 2013 21:51:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 21:51:51 +0000 Date: Fri, 6 Sep 2013 21:51:51 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQ-2327) Consumers left hanging in the large network of brokers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2327. ----------------------------- Resolution: Fixed fix in http://git-wip-us.apache.org/repos/asf/activemq/commit/6c5732bc thanks for the easymock test case. it helped focus in on the real problem. btw: added the bridge identity to the consumerId generator seed, so that the origin of network consumers is more visible. {code}Broker2->Broker1-52624-1378503483334-23_1_1_1, Broker2->Broker0-52624-1378503483334-31_1_1_1{code} > Consumers left hanging in the large network of brokers > ------------------------------------------------------ > > Key: AMQ-2327 > URL: https://issues.apache.org/jira/browse/AMQ-2327 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.2.0 > Reporter: Dejan Bosanac > Assignee: Gary Tully > Fix For: 5.9.0 > > Attachments: ConduitMockTest.java > > > In a network of brokers of a size of 4 (or more) and using conduit subscriptions, some "proxy" consumers can be left hanging due to circular references. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira