From users-return-27759-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Mon Jun 6 15:34:29 2011 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 76ED8442B for ; Mon, 6 Jun 2011 15:34:29 +0000 (UTC) Received: (qmail 81380 invoked by uid 500); 6 Jun 2011 15:34:29 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 81357 invoked by uid 500); 6 Jun 2011 15:34:29 -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 81349 invoked by uid 99); 6 Jun 2011 15:34:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 15:34:29 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 15:34:23 +0000 Received: by fxm3 with SMTP id 3so3532816fxm.2 for ; Mon, 06 Jun 2011 08:34:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=OCE0gJjPvXAdN/wvsL5ShalIJ4q2G+gXLzK7jg8QqoE=; b=YctZ+wtBm3XTijZD7GnE4G22d176U8rRZz9hjgpkLaLe9P2zCEo4on+uYmQysfgR73 UF4oFUbdLxnNA6AuWU+/O5/sTNf/eEzYtzQ+8K/aVeE4mIInudFVMBP1bJYERakDqFAs Sd7zARaGJY30GNZK+peRtcKtqp1/byJw7gkAY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=iUJBD3l/TDcA+LfDPlpCv7izwHOWgb+e6NDKgK3Y8ihgOevreuJHKLNg5Xu76wqfPr zvo3ss1vCfVFN50MRNE6qsF4M1Ppoh1Tcph+cANSMr8GMExSbyRamdqLZgarK0HcepjU E5ekZJgVXtXypLMBmKr8ddg/69bYUGktFwNyg= MIME-Version: 1.0 Received: by 10.223.1.201 with SMTP id 9mr54632fag.91.1307374443076; Mon, 06 Jun 2011 08:34:03 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.223.96.201 with HTTP; Mon, 6 Jun 2011 08:34:03 -0700 (PDT) In-Reply-To: <1307351666148-3576488.post@n4.nabble.com> References: <1307281127101-3575054.post@n4.nabble.com> <1307351389361-3576481.post@n4.nabble.com> <1307351666148-3576488.post@n4.nabble.com> Date: Mon, 6 Jun 2011 17:34:03 +0200 X-Google-Sender-Auth: P_06NlpDsR76A5yOTyHRQJP9gk0 Message-ID: Subject: Re: How can we know the last acknowledge message for each specific topic From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=20cf3054a461449bc804a50cd53d X-Virus-Checked: Checked by ClamAV on apache.org --20cf3054a461449bc804a50cd53d Content-Type: text/plain; charset=ISO-8859-1 Durable topic subscription is the solution to your problem See http://activemq.apache.org/how-do-durable-queues-and-topics-work.html for some info Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jun 6, 2011 at 11:14 AM, Scott wrote: > I was able to get all non-acknowledge messages from JConsole, but i can't > find a way to map those non-acknowledge message to each specific consumer. > > By the way, i am using persistent message > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/How-can-we-know-the-last-acknowledge-message-for-each-specific-topic-tp3575054p3576488.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --20cf3054a461449bc804a50cd53d--