a4c297011b
Introduced StateTrackingHandler. StateTrackingHandler is a troubleshooting Handler that helps to identify those cases where the Handler/Request/Response APIs are used improperly. In particular, it tracks the events described in StateTrackingHandler.Listener, such as the Handler callback not completed, or blocking demand callback, or a write callback not completed, etc. It also provides dump() capabilities, so the current requests and their state is dumped to help troubleshooting. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
jetty-jmh | ||
jetty-test-multipart | ||
jetty-test-session-common | ||
jetty-testers | ||
test-distribution | ||
test-integration | ||
test-jpms | ||
pom.xml |