From activemq-users-return-2610-apmail-geronimo-activemq-users-archive=geronimo.apache.org@geronimo.apache.org Thu Jul 06 11:40:25 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 96150 invoked from network); 6 Jul 2006 11:40:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 11:40:24 -0000 Received: (qmail 16234 invoked by uid 500); 6 Jul 2006 11:40:24 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 16212 invoked by uid 500); 6 Jul 2006 11:40:24 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 16189 invoked by uid 99); 6 Jul 2006 11:40:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 04:40:23 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jamiemccrindle@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 04:40:23 -0700 Received: by py-out-1112.google.com with SMTP id x66so2558823pye for ; Thu, 06 Jul 2006 04:40:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jnUb2MD1+BZntYiQN/b8GcDu4ZlfbhaV+0INimPXsnX+5G/691+Jzwm48RKLaXt3sDaDPPclaDN/c/HA/az7xDKGOsGRf7x0rxYpJzZrYT8irEKi8OFlUONMNOy7SvlxlamN1/5W6VXPGZ4viZ+HJlRouR5ChX8M9OVCyyTNn4U= Received: by 10.35.60.16 with SMTP id n16mr729934pyk; Thu, 06 Jul 2006 04:40:02 -0700 (PDT) Received: by 10.35.124.1 with HTTP; Thu, 6 Jul 2006 04:40:02 -0700 (PDT) Message-ID: <4e6f67720607060440y682361b9scf479a38c49b2dc6@mail.gmail.com> Date: Thu, 6 Jul 2006 12:40:02 +0100 From: "Jamie McCrindle" To: activemq-users@geronimo.apache.org Subject: Feature Request: Header to indicate that an exclusive consumer or message group has failed over MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi, we're using an exclusive consumer to do some high level duplicate checking and it would be really handy to have a header in the first message that's delivered to a consumer when the broker fails over to it so that it can do things like refresh it's cache etc. cheers, j.