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 BD6289D02 for ; Wed, 28 Mar 2012 22:49:50 +0000 (UTC) Received: (qmail 42128 invoked by uid 500); 28 Mar 2012 22:49:50 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 42088 invoked by uid 500); 28 Mar 2012 22:49:50 -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 42077 invoked by uid 99); 28 Mar 2012 22:49:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2012 22:49:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2012 22:49:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B945634AB60 for ; Wed, 28 Mar 2012 22:49:28 +0000 (UTC) Date: Wed, 28 Mar 2012 22:49:28 +0000 (UTC) From: "Timothy Bish (Reopened) (JIRA)" To: dev@activemq.apache.org Message-ID: <1313897545.30438.1332974968774.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1917501128.32437.1332184898956.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (AMQ-3775) KahaDB journal files retained after delay in "unsubscribing" durable subscriber from topic. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reopened AMQ-3775: ------------------------------- Found additional cases where this can happen. > KahaDB journal files retained after delay in "unsubscribing" durable subscriber from topic. > ------------------------------------------------------------------------------------------- > > Key: AMQ-3775 > URL: https://issues.apache.org/jira/browse/AMQ-3775 > Project: ActiveMQ > Issue Type: Bug > Components: Message Store > Affects Versions: 5.5.1 > Reporter: Timothy Bish > Assignee: Timothy Bish > Fix For: 5.6.0 > > > KahaDB journal files retained after delay in "unsubscribing" durable subscriber from topic.This issue only appears to occur when Durable Subscriber is registered with a "selector" that does not match all messages on topic. > Scenario: > Msg Producer sending messages to topic. > Durable subscriber registered with a selector on topic > After 20 seconds; stop calling consumer.receive() . > Another Durable subscriber registers on the topic > After 20 seconds; stop calling consumer.receive() . > Continue this pattern till 10 durable subscribers are registered with topic > Then unsubscribe all 10 Durable subscribers. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira