Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6FA9510CF2 for ; Fri, 4 Dec 2015 11:34:11 +0000 (UTC) Received: (qmail 2103 invoked by uid 500); 4 Dec 2015 11:34:11 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 2065 invoked by uid 500); 4 Dec 2015 11:34:11 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 2022 invoked by uid 99); 4 Dec 2015 11:34:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 11:34:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 05A3A2C1F6E for ; Fri, 4 Dec 2015 11:34:11 +0000 (UTC) Date: Fri, 4 Dec 2015 11:34:11 +0000 (UTC) From: "Savva Kolbachev (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CAY-2041) "cayenne.jdbc.max_connections" and "cayenne.jdbc.min_connections" command line options are ignored 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/CAY-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savva Kolbachev closed CAY-2041. -------------------------------- Resolution: Fixed Assignee: Savva Kolbachev > "cayenne.jdbc.max_connections" and "cayenne.jdbc.min_connections" command line options are ignored > -------------------------------------------------------------------------------------------------- > > Key: CAY-2041 > URL: https://issues.apache.org/jira/browse/CAY-2041 > Project: Cayenne > Issue Type: Bug > Components: Core Library > Affects Versions: 4.0.M3 > Reporter: Evgeny Vintik > Assignee: Savva Kolbachev > > Regardless of provided values Cayenne uses default values cayenne.jdbc.max_connections = 1 and cayenne.jdbc.min_connections = 1 -- This message was sent by Atlassian JIRA (v6.3.4#6332)