[
https://issues.apache.org/jira/browse/NIFI-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386895#comment-15386895
]
ASF GitHub Bot commented on NIFI-2334:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/697
NIFI-2334: Delegate requests for cluster info to the cluster coordinator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2334
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/697.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 #697
----
commit 439db3a2fb54c1f7a0bcb07b61163b2fc1e86d2f
Author: Mark Payne <[email protected]>
Date: 2016-07-21T00:34:10Z
NIFI-2334: Delegate requests for cluster info to the cluster coordinator
----
> When looking at Cluster page, some nodes do not show any stats while others do
> ------------------------------------------------------------------------------
>
> Key: NIFI-2334
> URL: https://issues.apache.org/jira/browse/NIFI-2334
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.0.0
>
>
> When I open the cluster page on a 3 node cluster, I see different results
> depending on which node I'm on. The first node (which is the cluster
> coordinator) shows the correct stats for Active Threads, Queue/Size, Uptime,
> Last Heartbeat.
> Node 2 shows stale values. Node 2 used to be the cluster coordinator.
> Node 3 shows no values at all. Node 3 has never been the cluster coordinator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)