Details
-
Bug
-
Status: Gathering Impact (View Workflow)
-
Low
-
Resolution: Unresolved
-
8.1.0, 8.5.3
-
None
-
8.01
-
3
-
Severity 3 - Minor
-
1
-
Description
Issue Summary
Node becomes a stale node during starting it up when you perform REST API call.
Steps to Reproduce
- Start first Jira node - node_id = node1
- Start second Jira node - node_id = node2
- During starting up the second node, perform REST API against first node e.g.
http://localhost:8090/jira/rest/api/2/cluster/node/node2/offline
Expected Results
REST API returns the error and Node state will not change
Actual Results
Node state becomes OFFLINE
Workaround
Restart affected node
Attachments
Issue Links
- relates to
-
JRASERVER-69033 Add REST APIs methods to clean old node ids in JIRA Data Center
- Closed