From users-return-30468-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Mar 20 21:13:36 2012 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 997879D9B for ; Tue, 20 Mar 2012 21:13:36 +0000 (UTC) Received: (qmail 3747 invoked by uid 500); 20 Mar 2012 21:13:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 3718 invoked by uid 500); 20 Mar 2012 21:13:36 -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 3710 invoked by uid 99); 20 Mar 2012 21:13:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 21:13:36 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_EXTRA_CLOSE,HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 21:13:29 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SA6Md-00006Q-QL for users@activemq.apache.org; Tue, 20 Mar 2012 14:13:07 -0700 Date: Tue, 20 Mar 2012 14:13:07 -0700 (PDT) From: "john.horner" To: users@activemq.apache.org Message-ID: <1332277987806-4490382.post@n4.nabble.com> In-Reply-To: References: <1332190003357-4486347.post@n4.nabble.com> <1332256327994-4489140.post@n4.nabble.com> Subject: Re: durable consumers and broker failure MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_142142_29697915.1332277987809" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_142142_29697915.1332277987809 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Looks like we ran into a variant of https://issues.apache.org/jira/browse/AMQ-3353 AMQ-3353 (the issue your junit was written against). I downloaded the latest 5.6 snapshot, and my usecase works against that. However, I tried the workaround suggested for 5.5.0 in the jira, and it does not work in my case. So it seems we need 5.6.0. There are a couple of concerns there: 1. AMQ-3353 is not resolved and is not listed for 5.6. Will the junit you posted be part of the verification process for 5.6? 2. Can you give us any idea when 5.6.0 might be released? We're trying to build ActiveMQ into projects that have firm completion dates, and it's hard to do if we have no idea when a feature which is critical to us will be available. Thanks again for your responsiveness. -- View this message in context: http://activemq.2283324.n4.nabble.com/durable-consumers-and-broker-failure-tp4486347p4490382.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. ------=_Part_142142_29697915.1332277987809--