You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/01/14 20:37:54 UTC

[jira] Updated: (DBCP-321) SharedPoolDataSource does not need userKeys LRUMap cache

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

Sebb updated DBCP-321:
----------------------

    Attachment: SharedPoolDataSource.patch

Patch to remove the userKeys LRUMap

> SharedPoolDataSource does not need userKeys LRUMap cache
> --------------------------------------------------------
>
>                 Key: DBCP-321
>                 URL: https://issues.apache.org/jira/browse/DBCP-321
>             Project: Commons Dbcp
>          Issue Type: Improvement
>            Reporter: Sebb
>         Attachments: SharedPoolDataSource.patch
>
>
> SharedPoolDataSource does not need userKeys LRUMap cache.
> The cache contains UserPassKey instances, which are small and immutable, and anyway they are only used when getting the initial connection

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