Gary Gregory created POOL-362:
---------------------------------

             Summary: 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


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)

Reply via email to