[jira] Commented: (DBCP-353) When DB Restarts(Bounce) the number ESTABLISHED DB connections exceeds its maximum configured limit.

2011-02-10 Thread Radhika Zawar (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993361#comment-12993361 ] Radhika Zawar commented on DBCP-353: dbcp version - commons-dbcp-1.2.2 pool version - co

[jira] Commented: (COLLECTIONS-330) ConcurrentModificationException using remove from the keySet the LRUMap

2011-02-10 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993271#comment-12993271 ] Matt Benson commented on COLLECTIONS-330: - Correct, but the contract of the m

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-02-10 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993092#comment-12993092 ] Sebb commented on NET-258: -- Thanks for the patch. However, as it stands, it's not guaranteed to al

[jira] Commented: (DBCP-353) When DB Restarts(Bounce) the number ESTABLISHED DB connections exceeds its maximum configured limit.

2011-02-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993086#comment-12993086 ] Phil Steitz commented on DBCP-353: -- What versions of Commons DBCP and Pool are you using an

[jira] Updated: (NET-258) Implement A Keepalive Mechanism

2011-02-10 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-258: -- Attachment: ftp-keepalive.diff My ftp-keepalive patch provides this capability. Use startKeepAlive

[jira] Commented: (DBCP-330) Calling getMetaData() without closing the connection lead to a memory leak

2011-02-10 Thread Derek Hulley (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993015#comment-12993015 ] Derek Hulley commented on DBCP-330: --- See DBCP-352 patch and test results. > Calling getMe

[jira] Commented: (DBCP-352) Repeated calls to getMetadata in a transaction leads to performance degredation

2011-02-10 Thread Derek Hulley (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993013#comment-12993013 ] Derek Hulley commented on DBCP-352: --- Results of running DBCPMetadataTest before and after

[jira] Updated: (DBCP-352) Repeated calls to getMetadata in a transaction leads to performance degredation

2011-02-10 Thread Derek Hulley (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Hulley updated DBCP-352: -- Attachment: commons-dbcp-1.4-patched.diff Patch diff > Repeated calls to getMetadata in a transaction le