You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matthew Clarke (JIRA)" <ji...@apache.org> on 2016/11/08 18:52:58 UTC

[jira] [Created] (NIFI-2999) In NiFI Cluster, new cluster coordinator election could result in all nodes being dropped.

Matthew Clarke created NIFI-2999:
------------------------------------

             Summary: In NiFI Cluster, new cluster coordinator election could result in all nodes being dropped.
                 Key: NIFI-2999
                 URL: https://issues.apache.org/jira/browse/NIFI-2999
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.0.0
            Reporter: Matthew Clarke


When NiFi elects a new cluster coordinator, the newly elected coordinator starts accepting heartbeats from the cluster nodes. If another cluster coordinator election occurs later which results in the original Node being elected as the cluster coordinator once again, old heartbeat messages exist which will trigger all nodes to be dropped due to their age exceeding the threshold for last received heartbeat.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)