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

JIRA Data Center node appear as Active when shutdown ungracefully

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Low
    • None
    • 7.9.0, 7.2.15, 7.6.7
    • Data Center - Other

    Description

      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. 

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vkharisma vkharisma (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: