/status should return running and not starting when JDC node is already started up

XMLWordPrintable

    • 7
    • 14
    • Severity 3 - Minor
    • 5

      Summary

      /status request to JIRA Data Center continues to return "STARTING" instead of "RUNNING" after a node has already fully started up, until at least a user logs in to the node.

      Environment

      • JIRA 7.0.5 JDC

      Steps to Reproduce

      1. Startup a JDC node running JIRA 7.0.5
      2. Access the url <node-address>/status

      Expected Results

      • This will return the following JSON object {"state":"RUNNING"}

      Actual Results

      • This returns {"state":"STARTING"} and stays that way until a user successfully logs on to the system.

              Assignee:
              Unassigned
              Reporter:
              Taiwo Akindele (Inactive)
              Votes:
              22 Vote for this issue
              Watchers:
              35 Start watching this issue

                Created:
                Updated:
                Resolved: