[
https://issues.apache.org/jira/browse/NIFI-5263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500455#comment-16500455
]
ASF GitHub Bot commented on NIFI-5263:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2756
NIFI-5263: Fixing advice for auditing controller service actions
NIFI-5263:
- Fixing the advice auditing the method for updating controller service
referencing components.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5263
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2756.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 #2756
----
commit a55b2f76d26326fe5e431dddc8231022be456615
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-06-04T16:21:17Z
NIFI-5263:
- Fixing the advice auditing the method for updating controller service
referencing components.
----
> Address auditing of Controller Service Referencing Components
> -------------------------------------------------------------
>
> Key: NIFI-5263
> URL: https://issues.apache.org/jira/browse/NIFI-5263
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
>
> When enabling/disabling Controller Services, the resulting action is recorded
> in the Flow Configuration History. However, the changes to the referencing
> components is not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)