[jira] Commented: (DBCP-65) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

2006-12-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-65?page=comments#action_12460140 ] Phil Steitz commented on DBCP-65: - Unless someone can give a good reason that PoolingConnection's prepareStatement methods *must* be synchronized, I am inclined to

[jira] Commented: (DBCP-65) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

2006-11-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-65?page=comments#action_12452488 ] Phil Steitz commented on DBCP-65: - I am +1 on option 2, or just migrate to Pool 2 when it is released. Having spent many hours trying to find workarounds for this

[jira] Commented: (DBCP-65) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

2006-11-21 Thread Sandy McArthur (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-65?page=comments#action_12451390 ] Sandy McArthur commented on DBCP-65: I think the only backward compatible way to fix this is to drop Pool as a dependency and pull GOP into DBCP and make it a