Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 47056 invoked from network); 9 Jun 2010 11:13:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Jun 2010 11:13:18 -0000 Received: (qmail 27218 invoked by uid 500); 9 Jun 2010 11:13:18 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 27149 invoked by uid 500); 9 Jun 2010 11:13:18 -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 27141 invoked by uid 99); 9 Jun 2010 11:13:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jun 2010 11:13:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jun 2010 11:13:15 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o59BCrNc014326 for ; Wed, 9 Jun 2010 11:12:53 GMT Message-ID: <28974807.11781276081973261.JavaMail.jira@thor> Date: Wed, 9 Jun 2010 07:12:53 -0400 (EDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (AMQ-2665) Durable subscription re-activation failed when keepDurableSubsActive=true. In-Reply-To: <1330510442.171269435307955.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac reassigned AMQ-2665: ---------------------------------- Assignee: Dejan Bosanac > Durable subscription re-activation failed when keepDurableSubsActive=true. > -------------------------------------------------------------------------- > > Key: AMQ-2665 > URL: https://issues.apache.org/activemq/browse/AMQ-2665 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.3.1 > Reporter: Akos Baraz > Assignee: Dejan Bosanac > Attachments: DurableSubscriptionReactivationTest2.java > > > If the keepDurableSubsActive=true in the broker and there are pre-created topics (at startup) in the config xml, then every subscription re-activation increases the consumers list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.