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 EB23817B1D for ; Fri, 18 Sep 2015 13:01:34 +0000 (UTC) Received: (qmail 35100 invoked by uid 500); 18 Sep 2015 13:01:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 35054 invoked by uid 500); 18 Sep 2015 13:01:34 -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 35042 invoked by uid 99); 18 Sep 2015 13:01:34 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2015 13:01:34 +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 E4E91180976 for ; Fri, 18 Sep 2015 13:01:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.191 X-Spam-Level: *** X-Spam-Status: No, score=3.191 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919, 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 2JPQLO3aDUe0 for ; Fri, 18 Sep 2015 13:01:24 +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 2ECE5206E8 for ; Fri, 18 Sep 2015 13:01:24 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 58C47291476C for ; Fri, 18 Sep 2015 06:02:00 -0700 (PDT) Date: Fri, 18 Sep 2015 05:53:44 -0700 (PDT) From: tras To: users@activemq.apache.org Message-ID: <1442580824633-4702091.post@n4.nabble.com> In-Reply-To: References: <1442498174658-4702061.post@n4.nabble.com> Subject: Re: Managing Inactive Offline Durable Subscription MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks for your reply. Yes true, however the issue is that that durable client ID cannot be deleted and messages are not being consumed since its offline thus we are running out of storage. This means that when using activemq 5.7, we are stuck with a useless offline subscription. Is there a workaround we can do to delete that offline subscription, until we upgrade the version of activemq from 5.7? -- View this message in context: http://activemq.2283324.n4.nabble.com/Managing-Inactive-Offline-Durable-Subscription-tp4702061p4702091.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.