On 21/01/2011 09:39, Remy Maucherat wrote:
On Thu, 2011-01-20 at 18:34 +0000, markt@apache.org wrote:
Author: markt
Date: Thu Jan 20 18:34:18 2011
New Revision: 1061442
URL: http://svn.apache.org/viewvc?rev=1061442&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50620
Exceptions calling session.endAccess should not prevent recycle() from completing normally
How can endAccess throw an exception ?Author: markt
Date: Thu Jan 20 18:34:18 2011
New Revision: 1061442
URL: http://svn.apache.org/viewvc?rev=1061442&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50620
Exceptions calling session.endAccess should not prevent recycle() from completing normally
conclusion was:
- StandardSession - it can't unless there is a bug
- DeltaSession - it can't unless there is a bug
- Custom session implementation - who knows
It seemed reasonable to add the protection for the custom case
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
