https://bz.apache.org/bugzilla/show_bug.cgi?id=69302
Bug ID: 69302
Summary: ReadListener#onError not called on read exception
during async processing with read timeout
Product: Tomcat 9
Version: 9.0.x
Hardware: Macintosh
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Created attachment 39859
--> https://bz.apache.org/bugzilla/attachment.cgi?id=39859&action=edit
Use case and potential fix
Hi,
https://bz.apache.org/bugzilla/show_bug.cgi?id=69068 throws a
SocketTimeoutException after stream timeout is reached. When this timeout is
big (streaming gRPC requests for example), when a client closes the connection,
no error/completion is reported at the level of the servlet listeners.
Let me know what you think.
Thanks
François
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]