[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

Remy Maucherat  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Remy Maucherat  ---
This code was removed, so I forgot about it. I added a catch ISE for now in
FailedRequestFilter.

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



[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

--- Comment #5 from Christoph Empl  ---
org.apache.catalina.filters.FailedRequestFilter

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



[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

--- Comment #4 from Remy Maucherat  ---
What is FailedRequestFilter ?

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



[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

Christoph Empl  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

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



[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

--- Comment #3 from Christoph Empl  ---
I don't think that this commit
(https://github.com/apache/tomcat/commit/e7f902bb73c15a75e153c4a25036eabe788d3bb6)
 fixes the error to the full extent.
In my use case, the IllegalStateException is thrown when FailedRequestFilter
calls Response#sendError.

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



[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

Remy Maucherat  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #2 from Remy Maucherat  ---
Ok, it is better to fallback when there's a NPE due to commit. The fix will be
in 11.0.0-M19, 10.1.21 and 9.0.88.

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



[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862

--- Comment #1 from Christoph Empl  ---
Correction of my description: InputBuffer calls Response#sendError since
https://github.com/apache/tomcat/commit/700d582b508d899aa6dd2d1cc1e42c12e9f47ba0

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