Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-39226

Ability to detect and terminate Long running Requests

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • None
    • None
    • 1
    • 3
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dchan David Chan
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: