Default async timeout handling results in Logged Exception for Tomcat 8.5.x [SPR-14739] #19305
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Johannes Edmeier opened SPR-14739 and commented
When the response has been already committed and the request timeouts afterwards there is an AsyncRequestTimeoutException logged on Tomcat 8.5.x.
When the response hasn't been committed no error is logged.
I guess this is due to the change in #19233.
Is the logged exception expected behaviour?
Affects: 4.2.8, 4.3.3
Issue Links:
Referenced from: commits spring-attic/spring-framework-issues@d44d40c
Backported to: 4.2.9
The text was updated successfully, but these errors were encountered: