Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08EBD116E9 for ; Tue, 12 Aug 2014 15:35:13 +0000 (UTC) Received: (qmail 8014 invoked by uid 500); 12 Aug 2014 15:35:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 7947 invoked by uid 500); 12 Aug 2014 15:35:12 -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 7726 invoked by uid 99); 12 Aug 2014 15:35:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 15:35:12 +0000 Date: Tue, 12 Aug 2014 15:35:12 +0000 (UTC) From: "Kevin (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-5174) Cannot use the JDBCIOExceptionHandler when kahadb is configured with lease-database-locker MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094172#comment-14094172 ] Kevin commented on AMQ-5174: ---------------------------- is there any timeline that the activeMQ 5.11.0 released? it is fixing some bugs in 5.10.0, so I am expecting a released version to download. Thanks > Cannot use the JDBCIOExceptionHandler when kahadb is configured with lease-database-locker > ------------------------------------------------------------------------------------------ > > Key: AMQ-5174 > URL: https://issues.apache.org/jira/browse/AMQ-5174 > Project: ActiveMQ > Issue Type: Bug > Components: Message Store > Affects Versions: 5.9.0, 5.9.1 > Reporter: Paul Gale > Priority: Critical > Fix For: 5.11.0 > > > The {{JDBCIOExceptionHandler}} is limited to operating with the {{JDBCPersistenceAdapter}}. > It should be allowed to work in combination with the {{KahaDBPersistenceAdapter}} if it's configured to use a {{LeaseDatabaseLocker}} as a locker. -- This message was sent by Atlassian JIRA (v6.2#6252)