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.
----
---