Swallowing exceptions throw by factory destroy() methods can hide genuine issues
--------------------------------------------------------------------------------

                 Key: POOL-142
                 URL: https://issues.apache.org/jira/browse/POOL-142
             Project: Commons Pool
          Issue Type: Bug
    Affects Versions: 1.5
            Reporter: Mark Thomas
             Fix For: 2.0


Swallowing all factory exceptions prevents the factory indicating to the pool 
that there is an issue. For example, attempting to destroy an object twice may 
indicate a bug in the pool code. The factory exception policy needs to be 
reviewed. If changed this will be an API change to needs to wait until 2.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to