[
https://issues.apache.org/jira/browse/NIFI-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020050#comment-16020050
]
ASF GitHub Bot commented on NIFI-3933:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1838
NIFI-3933: Monitor heartbeats based on connected nodes
NIFI-3933:
- When monitoring heartbeats use the connected nodes as the basis for the
check. This addresses the case when a node is terminated and no corresponding
heartbeats exist.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3933
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1838.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1838
----
commit 4a4e0159b6d6b81f895d43c4ed95a5d8ac9a329e
Author: Matt Gilman <[email protected]>
Date: 2017-05-22T19:28:30Z
NIFI-3933:
- When monitoring heartbeats use the connected nodes as the basis for the
check. This addresses the case when a node is terminated and no corresponding
heartbeats exist.
----
> Cluster - Cluster Coordinator removal due to lack of heartbeats
> ---------------------------------------------------------------
>
> Key: NIFI-3933
> URL: https://issues.apache.org/jira/browse/NIFI-3933
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> If the process for the acting Cluster Coordinator is killed, the node will
> remain in the cluster despite not receiving heartbeats past the configured
> threshold. If this same action is taken against a node that is not the
> Cluster Coordinator, it will be removed once the configured threshold has
> elapsed.
> From the mailing list [1]
> [1]
> https://mail-archives.apache.org/mod_mbox/nifi-users/201705.mbox/%3C1495107006491-1942.post%40n4.nabble.com%3E
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)