https://issues.apache.org/bugzilla/show_bug.cgi?id=52066

Filip Hanik <fha...@apache.org> changed:

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

--- Comment #5 from Filip Hanik <fha...@apache.org> 2012-03-27 15:16:28 UTC ---
Our library could definitely initiate the interruption. The easiest use case
would be pool.close() to get rid of all the waiting threads. and the waiting
thread in this case, would receive a SQLException

In the above use case, it should absolutely be cleared.

Since the waiting thread receives the SQLException, I am still not convinced.
the call DataSource.getConnection does not have any interrupted exceptions
associated with it.

-- 
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