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 1BBF017C03 for ; Sun, 8 Feb 2015 20:54:35 +0000 (UTC) Received: (qmail 13447 invoked by uid 500); 8 Feb 2015 20:54:35 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 13359 invoked by uid 500); 8 Feb 2015 20:54:34 -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 13348 invoked by uid 99); 8 Feb 2015 20:54:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2015 20:54:34 +0000 Date: Sun, 8 Feb 2015 20:54:34 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (POOL-286) Add preparePool to GenericObjectPool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael Osipov created POOL-286: ----------------------------------- Summary: Add preparePool to GenericObjectPool Key: POOL-286 URL: https://issues.apache.org/jira/browse/POOL-286 Project: Commons Pool Issue Type: New Feature Affects Versions: 2.3 Reporter: Michael Osipov {{GenericKeyedObjectPool}} has a very convenient method: {{[preparePool|https://commons.apache.org/proper/commons-pool/api-2.3/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#preparePool(K)]}}. It would be good if the {{GenericObjectPool}} would have the same. -- This message was sent by Atlassian JIRA (v6.3.4#6332)