[Bug 56798] Idle eviction strategy could perform better (and is sometimes suboptimal)

2014-08-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56798 --- Comment #3 from Sebb s...@apache.org --- (In reply to Christopher Schultz from comment #2) Using a LIFO structure does in fact mean that the whole pool will stay hot regardless of how big it becomes... as long as the connections are

[Bug 56798] Idle eviction strategy could perform better (and is sometimes suboptimal)

2014-08-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56798 --- Comment #4 from Bertrand Renuart brenu...@gmail.com --- Lets talk about MRU and LRU strategies instead - these terms seem to be less confusing in this context. In short, proposition is to follow a MRU strategy when checking out

[Bug 56804] New: Use a default validationQueryTimeout other than forever

2014-08-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56804 Bug ID: 56804 Summary: Use a default validationQueryTimeout other than forever Product: Tomcat Modules Version: unspecified Hardware: PC OS: Mac OS X

[Bug 56805] New: datasource.getConnection() may be unnecessarily blocked by the PoolCleaner thread

2014-08-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56805 Bug ID: 56805 Summary: datasource.getConnection() may be unnecessarily blocked by the PoolCleaner thread Product: Tomcat Modules Version: unspecified Hardware: PC

[Bug 56805] datasource.getConnection() may be unnecessarily blocked by the PoolCleaner thread

2014-08-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56805 Bertrand Renuart brenu...@gmail.com changed: What|Removed |Added CC|

[Bug 56648] ContainerBase.addChild blocks all user requests while single webapp is being deployed

2014-08-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56648 --- Comment #5 from Volker Kleinschmidt vkleinschm...@blackboard.com --- Thanks a bunch! -- You are receiving this mail because: You are the assignee for the bug. - To