Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1387

Undertow.stop blocks until all servlet requests complete

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.0.12.Final
    • None
    • None
    • None

      Issue introduced with the fix for UNDERTOW-1310 in https://github.com/undertow-io/undertow/commit/66a287b06da53fa2479c5fe26bd75cf532817861

      Requests may run for longer than ten minutes in some cases, blocking server shutdown. When that behavior is expected the GracefulShutdownHandler can be used.

      I am proposing a configurable timeout, and potentially a flag for whether to call shutdownNow or shutdown.

            sdouglas1@redhat.com Stuart Douglas
            carterkozak Carter Kozak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: