You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/10/08 15:09:00 UTC

[jira] [Closed] (POOL-379) Deprecate PoolUtils.prefill(KeyedObjectPool, K, int) in favor of KeyedObjectPool.addObjects(K, int)

     [ https://issues.apache.org/jira/browse/POOL-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory closed POOL-379.
--------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed

In git master.

> Deprecate PoolUtils.prefill(KeyedObjectPool<K, V>, K, int) in favor of KeyedObjectPool.addObjects(K, int)
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: POOL-379
>                 URL: https://issues.apache.org/jira/browse/POOL-379
>             Project: Commons Pool
>          Issue Type: Improvement
>            Reporter: Gary D. Gregory
>            Assignee: Gary D. Gregory
>            Priority: Major
>             Fix For: 2.8.0
>
>
> Depreacte {{PoolUtils.prefill(KeyedObjectPool<K, V>, K, int)}} in favor of {{KeyedObjectPool.addObjects(K, int)}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)