-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Right now we don't have trace logging to several state fields of key classes in Undertow. AbstractFramedStreamSinkChannel.
The Logger used should be UndertowLogger.REQUEST_IO_LOGGER, at the trace level, and the output generations that can require extra processing cycles should be preceeded by a check fi tracing is enabled (REQUEST_IO_LOGGER.isTraceEnabled())
- relates to
-
UNDERTOW-2341 Strange deadlock-like situation in ServletOutputStreamImpl.flushInternal()
- Open