https://issues.apache.org/bugzilla/show_bug.cgi?id=51388
Filip Hanik <fha...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Filip Hanik <fha...@apache.org> 2012-03-20 17:12:58 UTC ---
If you setQueryTimeout(5 seconds) then the query would timeout through a
SQLExeption at that time, and the threshold for SlowQueryReport would not be
met. 
The only option would be to not propagate setQueryTimeout, but that would
fundamentally change the way an application works, and could leave queries
hanging unintentionally.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to