jetty.project
jetty.project copied to clipboard
Jetty 12: CompleteCallbackHandler
Jetty version(s) 12+
Enhancement Description
Introduce a CompleteCallbackHandler that detects when callbacks are not invoked, or take too long to execute (maybe because they block).
Document it.
See discussion at https://github.com/jetty/jetty.project/issues/10916.