Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E1C4D121 for ; Wed, 3 Oct 2012 10:30:14 +0000 (UTC) Received: (qmail 44356 invoked by uid 500); 3 Oct 2012 10:30:13 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 43835 invoked by uid 500); 3 Oct 2012 10:30:09 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 43783 invoked by uid 99); 3 Oct 2012 10:30:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 10:30:07 +0000 Date: Wed, 3 Oct 2012 21:30:07 +1100 (NCT) From: "Campbell (JIRA)" To: issues@commons.apache.org Message-ID: <246476795.158433.1349260207957.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (DBCP-393) DBCP to support database connection failover MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Campbell created DBCP-393: ----------------------------- Summary: DBCP to support database connection failover Key: DBCP-393 URL: https://issues.apache.org/jira/browse/DBCP-393 Project: Commons Dbcp Issue Type: Improvement Affects Versions: 1.4 Reporter: Campbell Priority: Critical Hello. Would it be possible for the DriverManagerConnectionFactory to accept a list or alternative database connection URL. With a possible maxRetry parameter, the suggestion is this improvement would allow for automatic fail over to a secondary database when a connection exception occurs. Let me know if this is a good candidate or if you have made thought of this already as it is standard behaviour in other managed datasources. Many thanks. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira