DevStatus timeouts not taking affect

XMLWordPrintable

    • 14
    • Severity 2 - Major
    • 2

      Summary

      With regard to the JIRA Development Panel, there are couple of configurable timeout properties defined in jira-development-status but neither work.

      Steps to Reproduce

      Increase the summary and details data timeout retrieval and set following system properties:

      jira.devstatus.coordinator.timeout.summary=60000
      jira.devstatus.coordinator.timeout.detail=60000
      

      and configured JIRA application properties:

      jira.devstatus.capability.connection.timeout=60000
      

      Expected Results

      Request is allowed to take the configured 60 seconds.

      Actual Results

      But after setting those the timeout error still occurs after 10 seconds with the following message

      /rest/dev-status/1.0/issue/detail [plugin.devstatus.provider.DefaultCoordinator] Requests failed: fisheyetest (timeout after 60000ms, not getting from cache)
      

      Workaround

      There is currently no workaround.

            Assignee:
            Unassigned
            Reporter:
            Jeff Thomas
            Votes:
            29 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated: