Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 36090 invoked from network); 12 May 2009 09:10:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 May 2009 09:10:42 -0000 Received: (qmail 82408 invoked by uid 500); 12 May 2009 09:10:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 82380 invoked by uid 500); 12 May 2009 09:10:41 -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 82370 invoked by uid 99); 12 May 2009 09:10:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 09:10:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.220.168 as permitted sender) Received: from [209.85.220.168] (HELO mail-fx0-f168.google.com) (209.85.220.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 09:10:30 +0000 Received: by fxm12 with SMTP id 12so4180172fxm.38 for ; Tue, 12 May 2009 02:10:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=J5TZhbMY9wgc0K+uRb9QYkoweBmTgJWol82Dxjg5bKA=; b=shjVBpb5dfs0/fRZ87NU3CcpwR0tJmWstH+SIQ3o9MwcQcK+L10GbQ4IWEWljpWsz9 S5SG8sOpfQq9c+qerasCSDoBCNyofcoRwaPl1fQBcvdLTAFav6C8hSL7jbQ50klIYeoa dC7g/189fGKl4bqI0+ghW9wHaQ+h6QuFXMgAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=LZA5zFwtXqGWvoKSaRGqxKH5feCFxyGch+gc1HJQSiz1/GZwdJXbZDB00IDwuVmaqX r8bZMzpcocvDyBZza6P8B+lIoSnttxUsSbbRbMkyCVgQAY/4qyULCIfKc9tFYEWNOfSt SDgVNychyRRX7h4ADsym9smaZTcRQ0sPAPs90= MIME-Version: 1.0 Received: by 10.103.160.9 with SMTP id m9mr5140578muo.53.1242119409766; Tue, 12 May 2009 02:10:09 -0700 (PDT) In-Reply-To: <7b3355cb0905111202h6cf25342w38a09964e0fd5e3c@mail.gmail.com> References: <412205979.1233147659381.JavaMail.jira@brutus> <98432310.1233167939615.JavaMail.jira@brutus> <7b3355cb0905111202h6cf25342w38a09964e0fd5e3c@mail.gmail.com> Date: Tue, 12 May 2009 10:10:09 +0100 Message-ID: <3a73c17c0905120210m4890e4fbi24c7ff9012d82f68@mail.gmail.com> Subject: Re: [jira] Resolved: (AMQ-2087) Redelivery after rollback does not seem to work well From: Gary Tully To: dev@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The change to version 5 that is currently on trunk. The details are contained in https://issues.apache.org/activemq/browse/AMQ-2087 RemoveInfo has an additional attribute that tracks the last delivered message so that the redelivery count can remain accurate after a repeat prefetch dispatch. 2009/5/11 Bruce Snyder : > On Wed, Jan 28, 2009 at 12:38 PM, Gary Tully (JIRA) wrote: > >> There are a bunch of related open issues on this behavior, with the wire format change >> in 6.0 it will be possible to address this. A subscription remove command needs to >> indicate to the broker the last delivered ack that it has produced. An alternative is that >> the subscription trys to keep track of this information (which may be simpler). > > To what changes are you referring regarding the wire format change in > ActiveMQ 6.0? I've not heard of anything related to this? > > Bruce > -- > perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E );' > > ActiveMQ in Action: http://bit.ly/2je6cQ > Blog: http://bruceblog.org/ > Twitter: http://twitter.com/brucesnyder > -- http://blog.garytully.com Open Source SOA http://FUSESource.com