Re: DBCP high performance contention point

2006-12-19 Thread Phil Steitz
Sorry for the late response. I have opened a ticket for this issue here: http://issues.apache.org/jira/browse/DBCP-206 The setAutoCommit hit should be diminished by the resolution to http://issues.apache.org/jira/browse/DBCP-102 but it looks to me as though there could be more to this issue tha

[jira] Created: (DBCP-206) DBCP high performance contention point

2006-12-19 Thread Phil Steitz (JIRA)
DBCP high performance contention point --- Key: DBCP-206 URL: http://issues.apache.org/jira/browse/DBCP-206 Project: Commons Dbcp Issue Type: Bug Affects Versions: 1.2.1 Environment: Java 5

DBCP high performance contention point

2006-11-30 Thread Veprinsky, Michael
This is a repost of the email I sent to the users list, please let me know if it does not belong here... Hello! I am using DBCP for very light weight queries and it seems that I came across synchronization bottleneck. I am not sure, maybe I am doing something wrong or maybe there is an easy workar