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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---