Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-7602

Perform external HTTP requests in another thread

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • None
    • None
    • None
    • We collect Confluence 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

      We should have a hard timeout for any external HTTP requests made by Confluence (i.e. for jiraissues or RSS macros) Currently there's the possibility of DOS-ing a Confluence server by pointing it at a broken website. (See CONF-2127)

      HTTP requests should be spawned in a separate thread, using wait/notify to tell the original thread when a result is available, with a reasonable timeout. (Is there something in Concurrent that will do this for us?)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmiller@atlassian.com Charles Miller
              Votes:
              3 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: