You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (Jira)" <ji...@apache.org> on 2020/09/13 21:37:00 UTC

[jira] [Created] (POOL-387) Object factory destroy method should carry information on activation context

Phil Steitz created POOL-387:
--------------------------------

             Summary: Object factory destroy method should carry information on activation context
                 Key: POOL-387
                 URL: https://issues.apache.org/jira/browse/POOL-387
             Project: Commons Pool
          Issue Type: Improvement
            Reporter: Phil Steitz


When object pools determine that pooled objects need to be destroyed, they should provide context information to the factory indicating why the object is being destroyed.  For example, a factory may want to dispose of abandoned objects differently than objects that have been invalidated or have been idle too long.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)