[
https://issues.apache.org/jira/browse/DBCP-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved DBCP-567.
----------------------------------
Fix Version/s: 2.9.0
Resolution: Fixed
In git master,
> Use abort rather than close to clean up abandoned connections
> -------------------------------------------------------------
>
> Key: DBCP-567
> URL: https://issues.apache.org/jira/browse/DBCP-567
> Project: Commons DBCP
> Issue Type: Improvement
> Reporter: Phil Steitz
> Priority: Minor
> Fix For: 2.9.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Using abort rather than close to disconnect abandoned connections will make
> it less likely that pool threads get stuck waiting for locks on abandoned
> connections.
> To implement this, we will need the changes inĀ [Pool
> 387|https://issues.apache.org/jira/browse/POOL-387]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)