Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 45375 invoked from network); 17 Mar 2006 17:10:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Mar 2006 17:10:33 -0000 Received: (qmail 67341 invoked by uid 500); 17 Mar 2006 17:10:33 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 67316 invoked by uid 500); 17 Mar 2006 17:10:32 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 67307 invoked by uid 99); 17 Mar 2006 17:10:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 09:10:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.14.253.135] (HELO goku.simulalabs.com) (64.14.253.135) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 09:10:29 -0800 Received: by goku.simulalabs.com (Postfix, from userid 501) id 9C1DBEC040B; Fri, 17 Mar 2006 09:10:04 -0800 (PST) Received: from localhost (goku [127.0.0.1]) by goku.simulalabs.com (Postfix) with ESMTP id 7681DEC0277 for ; Fri, 17 Mar 2006 09:10:04 -0800 (PST) Received: from goku.simulalabs.com ([127.0.0.1]) by localhost (goku.simulalabs.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07515-01 for ; Fri, 17 Mar 2006 09:10:01 -0800 (PST) Received: from stilton (jira.activemq.org [172.18.20.169]) by goku.simulalabs.com (Postfix) with ESMTP id 39BD0EC040F for ; Fri, 17 Mar 2006 08:40:14 -0800 (PST) Message-ID: <15560480.1142620946435.JavaMail.tomcat@stilton> Date: Fri, 17 Mar 2006 10:42:26 -0800 (PST) From: "james strachan (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Updated: (AMQ-638) no way to get broker-led replay of messages for messages ACK'd in a transaction after rollback In-Reply-To: <13471263.1142538445999.JavaMail.tomcat@stilton> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at goku.simulalabs.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://jira.activemq.org/jira//browse/AMQ-638?page=all ] james strachan updated AMQ-638: ------------------------------- Priority: Trivial (was: Major) > no way to get broker-led replay of messages for messages ACK'd in a transaction after rollback > ---------------------------------------------------------------------------------------------- > > Key: AMQ-638 > URL: http://jira.activemq.org/jira//browse/AMQ-638 > Project: ActiveMQ > Type: Improvement > Components: Broker > Reporter: james strachan > Assignee: Hiram Chirino > Priority: Trivial > Fix For: 4.0 > > > Currently in OpenWire the client is expected to replay messages ACK'd in a transaction and then rolled back - which in general is a much better idea as its simpler & faster & avoids common ordering problems. > However for simple stomp clients, we should have an option to allow a Rollback to mean, redeliver all messages which were ACK'd in the transaction. > I wonder should we add a flag to ConsumerInfo to indicate if brokerRedeliveryOnRollback is enabled? Then we can keep Stomp clients super simple. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira