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 C9FAA11936 for ; Thu, 4 Sep 2014 16:10:01 +0000 (UTC) Received: (qmail 736 invoked by uid 500); 4 Sep 2014 16:09:59 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 702 invoked by uid 500); 4 Sep 2014 16:09:59 -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 687 invoked by uid 99); 4 Sep 2014 16:09:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 16:09:58 +0000 X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tabish121@gmail.com designates 209.85.216.46 as permitted sender) Received: from [209.85.216.46] (HELO mail-qa0-f46.google.com) (209.85.216.46) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 16:09:53 +0000 Received: by mail-qa0-f46.google.com with SMTP id w8so9523390qac.5 for ; Thu, 04 Sep 2014 09:09:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Ohp4MsCGNcNLXzK68ynwnufSt1GmXwQLJgGKsDvfZuM=; b=D6ytE2X2sWOXcrL03OOZLMZqtrzyEAPXa4RpgrPooGLENVF5Mm08Z8EWKL75jQZj9v wdFPthqZU/OXa7tQxlfbQJaGddhL0G8l1JIeBbHsT1mBPJP15aOJ9CE8gHktV01KhwR5 GHwGN37WBfoCZ+1cv+VgA/mHKIzLzVtjxKNrZGCT4LFrCjYG1tTIxIpklGIH+SPUBR3K UTLZikn49ylXWeWC28fv9+bkJpMaG1NHUKzq6vX4H6Mdi5vqCQ3TozB0A4EzS5XIvizH FCruwWYE4m5ev/xt1Pdk7eQDd0MoDvbo1Q5qc3qlWjhtrnm1DdRkMvgsoA94bxvuhcdl 5ahg== X-Received: by 10.140.81.134 with SMTP id f6mr8235554qgd.60.1409846972727; Thu, 04 Sep 2014 09:09:32 -0700 (PDT) Received: from [192.168.2.150] (c-98-218-173-79.hsd1.va.comcast.net. [98.218.173.79]) by mx.google.com with ESMTPSA id y1sm19475512qad.41.2014.09.04.09.09.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Sep 2014 09:09:32 -0700 (PDT) Message-ID: <54088EBB.2010002@gmail.com> Date: Thu, 04 Sep 2014 12:09:31 -0400 From: Timothy Bish User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: Persistence Message send on Virtual Destination persistence Store References: <1409810644961-4685275.post@n4.nabble.com> <2ACF8DBC-2206-4707-B7E9-765E564D484C@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 09/04/2014 12:07 PM, bansalp wrote: > But why are these messages getting stored again in KahaDB for queue as well > ? > > > On Thu, Sep 4, 2014 at 8:03 PM, Matt Pavlovich-2 [via ActiveMQ] < > ml-node+s2283324n4685284h22@n4.nabble.com> wrote: > >> Are you saying you have a Durable Topic Subscription connecting to >> VirtualTopic.A? >> >> Otherwise, the way I’m reading this.. I think you are asking to stop >> message from going to the Consumer.B.VirtaulTopic.A queue. To do that, >> just delete the queue. The presence of the queue acts as the subscription. >> >> On Sep 4, 2014, at 1:04 AM, bansalp <[hidden email] >> > wrote: >> >>> How acknowledgment and persistence works with virtual destination. If I >> have >>> a virtualTopic "VirtualTopic.A" and a consumer queue on this topic >>> "Consumer.B.VirtualTopic.A", if there is a durable consumer subscribed >> to >>> this VirtualTopic then all messages are stored for Queue >>> "Consumer.B.VirtualTopic.A". Why is this happening, is there a way to >>> disable this? Is there a way to disable tis when all consumer subscribed >> to >>> that queue have un-subscribed? >>> >>> >>> >>> >>> >>> -- >>> View this message in context: >> http://activemq.2283324.n4.nabble.com/Persistence-Message-send-on-Virtual-Destination-persistence-Store-tp4685275.html >>> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://activemq.2283324.n4.nabble.com/Persistence-Message-send-on-Virtual-Destination-persistence-Store-tp4685275p4685284.html >> To unsubscribe from Persistence Message send on Virtual Destination >> persistence Store, click here >> >> . >> NAML >> >> > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Persistence-Message-send-on-Virtual-Destination-persistence-Store-tp4685275p4685285.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. Because the implementation of the durable subscriptions and queues in KahaDB is very different and requires that they be stored in a different way. -- Tim Bish Sr Software Engineer | RedHat Inc. tim.bish@redhat.com | www.redhat.com skype: tabish121 | twitter: @tabish121 blog: http://timbish.blogspot.com/