[
https://issues.apache.org/jira/browse/POOL-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated POOL-272:
---------------------------------
Fix Version/s: 2.13.2
(was: 2.13.1)
> GenericKeyedObjectPool should have a per-key version of numTestsPerEvictionRun
> ------------------------------------------------------------------------------
>
> Key: POOL-272
> URL: https://issues.apache.org/jira/browse/POOL-272
> Project: Commons Pool
> Issue Type: Improvement
> Affects Versions: 2.2
> Reporter: Michael Berman
> Priority: Major
> Fix For: 2.13.2
>
>
> It would be cool if there were a per-key version of numTestsPerEvictionRun. I
> have a use case where I'm primarily configuring my pool size (min/maxidle and
> maxtotal) per key, but don't want to cap the number of keys or total number
> of objects in the pool. In this case, it seems like the number of tests i
> would want per eviction run is fixed with respect to my per-key pool size,
> but that I would want it scale with the number of keys.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)