[
https://issues.apache.org/jira/browse/NIFI-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417454#comment-15417454
]
ASF GitHub Bot commented on NIFI-2542:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/837
Controller Services - Addressing issues with transitive referencing
components
NIFI-2542: - Ensuring transitive referencing components are able to be
returned.
NIFI-2543: - Ensuring we have permissions before attempting to reload a
controller service.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2542
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/837.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 #837
----
commit 17fbf55972fa81e7f5cccfd01fe833dbdc6326f7
Author: Matt Gilman <[email protected]>
Date: 2016-08-11T14:52:04Z
NIFI-2542: - Ensuring transitive referencing components are able to be
returned. NIFI-2543: - Ensuring we have permissions before attempting to reload
a controller service.
----
> Revisions for Controller Service Referencing Components
> -------------------------------------------------------
>
> Key: NIFI-2542
> URL: https://issues.apache.org/jira/browse/NIFI-2542
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 1.0.0
>
>
> The revisions for components that reference controller services transitively
> are not available when generating the response DTOs.
> Additionally, it doesn't appear that the transitive references are being
> returned or rendered correctly. It is unclear which is the case due to the
> issue described above.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)