[ 
https://issues.apache.org/jira/browse/POOL-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory closed POOL-320.
-----------------------------

Closing issues for release 2.4.3. Let's create a new issue if we need to adjust 
[POOL-320]

> Use more efficient stack walking mechanisms for usage tracking
> --------------------------------------------------------------
>
>                 Key: POOL-320
>                 URL: https://issues.apache.org/jira/browse/POOL-320
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 2.4.2
>            Reporter: Matt Sicker
>            Assignee: Matt Sicker
>             Fix For: 2.4.3
>
>
> When usage tracking is enabled, pooled object users are discovered by 
> creating an exception. This is slower than optimal which could be done via 
> various strategies such as a SecurityManager, reflection on the internal 
> Reflection class, or for Java 9 users, the new StackWalker API.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to