[
https://issues.apache.org/jira/browse/DBCP-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255673#comment-17255673
]
Gary D. Gregory commented on DBCP-567:
--------------------------------------
I merged the PR but there is still one outstanding as noted by [~rmannibucau]
> 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
> Time Spent: 10m
> 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)