GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2626
Advertising
NIFI-4997: Fixing process group audit advice
NIFI-4997:
- Fixing process group audit advice.
- Setting spring security user in background threads.
- Removing unnecessary overloaded methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2626.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 #2626
----
commit 226be20d98cd272d3db514f5ed0dab25afec9ba8
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-04-10T14:17:49Z
NIFI-4997:
- Fixing process group audit advice.
- Setting spring security user in background threads.
- Removing unnecessary overloaded methods.
----
---