[
https://issues.apache.org/jira/browse/DBCP-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz closed DBCP-321.
----------------------------
> 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
> Fix For: 1.3
>
> 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.