Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-39226

Ability to detect and terminate Long running Requests

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Low Engagement
    • None
    • 0
    • 5
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      From: http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html

      If JK aborts waiting for a response, because a reply timeout fired, there is no way to stop processing on the backend. Although you free processing resources in your web server, the request will continue to run on the backend - without any way to send back a result once the reply timeout fired.

      It is possible to terminate long running requests from tomcat, but this is only on the connection side. The process will continue to run within the backend application.

      Ideally the application should be able to check against this and maintain/terminate these long running threads.

            Unassigned Unassigned
            dchan David Chan
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: