GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2602
NIFI-5034: Ensuring descriptors and properties of referencing components
are populated like Processors, Reporting Tasks, etc.
NIFI-5034:
- Ensuring descriptors and properties of referencing components are
populated like Processors, Reporting Tasks, etc.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2602.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 #2602
----
commit 729d13ecfbb4284d806d2087b76e5a20bf8c5c0f
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-04-02T20:47:28Z
NIFI-5034:
- Ensuring descriptors and properties of referencing components are
populated like Processors, Reporting Tasks, etc.
----
---