[ 
https://issues.apache.org/jira/browse/NIFI-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254473#comment-15254473
 ] 

ASF GitHub Bot commented on NIFI-1678:
--------------------------------------

Github user mcgilman commented on the pull request:

    https://github.com/apache/nifi/pull/323#issuecomment-213553667
  
    Functionally this is much better than before. Now when running clustered 
and we start losing nodes we are able to see the current cluster participation. 
However, once we have lost the quorum we are no longer able to update the 
Primary Node. This behavior is expected, however. Once the quorum is 
re-established the Primary is updated accordingly. As we move towards zero 
master clustering, when there is no quorum we will return appropriate response 
codes. 
    
    Looks good. Thanks!


> Nodes in cluster should use ZooKeeper to store heartbeat messages instead of 
> sending to NCM
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-1678
>                 URL: https://issues.apache.org/jira/browse/NIFI-1678
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.0.0
>
>
> Currently, nodes send heartbeats to the NCM periodically in order to indicate 
> that they are actively participating in the cluster. As we move away from 
> using an NCM, we need these heartbeats to go somewhere else. ZooKeeper is a 
> reasonable location to push the heartbeats to, as it provides the HA that we 
> need



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

Reply via email to