Uploaded image for project: 'Commons Pool'
  1. Commons Pool
  2. POOL-362

Always null out org.apache.commons.pool2.impl.BaseGenericObjectPool.evictionIterator to match org.apache.commons.pool2.impl.BaseGenericObjectPool.evictor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.2
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: