https://bz.apache.org/bugzilla/show_bug.cgi?id=58295

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
I've been through the code both manually and with a debugger triggering the
ClientAbortException at the same point during END processing and I am unable to
recreate an infinite loop. I also haven't been able to identify a code path
that could trigger an infinite loop.

My working hypothesis is that the exception is causing the application not to
register the connection as closed and the application is triggering periodic
close/timeout events.

Without a test case to reproduce (a simple web app or something based on the
comet chat example) or an analysis that demonstrates how this might be
happening there isn't really anything further we can do here.

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