On 21/01/2011 09:39, Remy Maucherat wrote: > On Thu, 2011-01-20 at 18:34 +0000, ma...@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 ?
I asked myself exactly the same question when I read the bug report. My 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org