Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 85861 invoked from network); 23 Mar 2011 11:32:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Mar 2011 11:32:43 -0000 Received: (qmail 53849 invoked by uid 500); 23 Mar 2011 11:32:43 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 53815 invoked by uid 500); 23 Mar 2011 11:32:43 -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 53807 invoked by uid 99); 23 Mar 2011 11:32:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2011 11:32:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2011 11:32:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9EDB643CB4 for ; Wed, 23 Mar 2011 11:32:05 +0000 (UTC) Date: Wed, 23 Mar 2011 11:32:05 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: <1371298954.5805.1300879925632.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (AMQ-3238) Topic-Messages not redelivered to durable subscription after rollback and reconnect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Topic-Messages not redelivered to durable subscription after rollback and reconnect ----------------------------------------------------------------------------------- Key: AMQ-3238 URL: https://issues.apache.org/jira/browse/AMQ-3238 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.4.2 Reporter: Gary Tully Assignee: Gary Tully Fix For: 5.5.0 Durable sub acks ignore the transaction boundary, such that a rollback is ignored. The correct addition of rollback on close exposed this b/c transaction completion became an effective commit or the ack or receipt. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira