-
Bug
-
Resolution: Done
-
Major
-
2.0.29.Final
-
None
-
None
This occurs intermittently using this reproducer: https://github.com/carterkozak/http2-reproducer-undertow/tree/master/src/main/java/net/ckozak/repro/two
[XNIO-1 task-97] ERROR io.undertow - UT005085: Connection io.undertow.server.protocol.http2.Http2ServerConnection@5efe40bb for exchange HttpServerExchange{ POST /simple/ping} was not closed cleanly, forcibly closing connection
Both invocations of this log message occur in a block annotated '//defensive programming, should never happen'
- causes
-
UNDERTOW-2063 Review fix for UT005085, it is causing RST messages to be sent to client sometimes
- Resolved
- relates to
-
UNDERTOW-1700 Prevent resource leaks when Exchanges arent closed cleanly
- Resolved