[
https://issues.apache.org/jira/browse/NIFI-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458284#comment-15458284
]
ASF GitHub Bot commented on NIFI-2722:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/983
Ensuring the component stats on the canvas refresh
NIFI-2722:
- Updating the component entity as long as the proposed entity is not older
than the current one since stats are bundled in the entity too.
NOTE: This is showing as two commits but it's not. It appears the Github
mirror hasn't refreshed yet [1].
[1]
https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=shortlog;h=refs/heads/master
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2722
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/983.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 #983
----
commit 867c84f32c9cd07dbfda8e1c255707d7b92a6917
Author: Scott Aslan <[email protected]>
Date: 2016-08-31T20:32:37Z
[NIFI-2649] Update CS table upon creation of a CS from the RT or CS
properties table
- Ensuring the controller services table to correctly reloaded regardless
if its the processor group or controller level controller services. This closes
#968
commit af6846aac9c784df3371f5430c6b2b217bd54f30
Author: Matt Gilman <[email protected]>
Date: 2016-09-02T11:34:57Z
NIFI-2722:
- Updating the component entity as long as the proposed entity is not older
than the current one since stats are bundled in the entity too.
----
> UI - Stats on canvas no longer updating
> ---------------------------------------
>
> Key: NIFI-2722
> URL: https://issues.apache.org/jira/browse/NIFI-2722
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 1.1.0
>
>
> Recently, the UI was updated to only update components when the revision has
> changed. This had the unintended side effect of preventing the stats from
> updating.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)