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

JIRA Data Center node appear as Active when shutdown ungracefully

      Problem. 

      From Administration > System Info > Cluster Nodes we can see offline nodes listed as ACTIVE when node is shutdown ungracefully.


       

      Steps to reproduce

      1. install JDC with two nodes (node1, node2)
      2. force kill (kill -9) node1

      Expected outcome

      • node1 should listed as OFFLINE in UI and database

      Actual outcome

      • killed node still listed as ACTIVE 
      • in the database, we see 
      jira763=# select * from clusternode;
       node_id | node_state | timestamp | ip | cache_listener_port | node_build_number | node_version
      ----------------+------------+---------------+-----------+---------------------+-------------------+--------------
       node1 | ACTIVE | 1523489152849 | atlassian.com | 40001 | 76005 | 7.6.3
       node2 | ACTIVE | 1523562548096 | atlassian.com | 40001 | 76005 | 7.6.3
      (4 rows)

       
       

      Note this is just UI problem, but the shutdown node is no longer actively communicating with the cluster. 

       

          Form Name

            [JRASERVER-67135] JIRA Data Center node appear as Active when shutdown ungracefully

            Matt Doar added a comment - - edited

            7.2 this is System Info, Cluster Nodes

            Matt Doar added a comment - - edited 7.2 this is System Info, Cluster Nodes

              Unassigned Unassigned
              vkharisma vkharisma
              Affected customers:
              9 This affects my team
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: