[
https://issues.apache.org/jira/browse/POOL-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed POOL-362.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.6.2
In git master.
> Always null out
> org.apache.commons.pool2.impl.BaseGenericObjectPool.evictionIterator to match
> org.apache.commons.pool2.impl.BaseGenericObjectPool.evictor
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: POOL-362
> URL: https://issues.apache.org/jira/browse/POOL-362
> Project: Commons Pool
> Issue Type: Improvement
> Reporter: Gary Gregory
> Priority: Major
> Fix For: 2.6.2
>
>
> Always null out old
> {{org.apache.commons.pool2.impl.BaseGenericObjectPool.evictionIterator}} to
> match nulling out the
> {{org.apache.commons.pool2.impl.BaseGenericObjectPool.evictor}} when
> {{org.apache.commons.pool2.impl.BaseGenericObjectPool.startEvictor(long)}} is
> called.
> Bullet-proof org.apache.commons.pool2.impl.EvictionTimer.cancel(Evictor,
> long, TimeUnit) to allow a null evictor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)