-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
If an exception comes out of ReadListener.onDataAvailable() before the input stream is fully read, Undertow calls onDataAvailable() repeatedly.
If e.g. the connection is closed prematurely this may lead into an infinite loop.