[
https://issues.apache.org/jira/browse/NIFI-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336145#comment-15336145
]
ASF GitHub Bot commented on NIFI-2033:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/540
NIFI-2033: Allow Controller Services to be scoped at Controller level…
… instead of just group level
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2033
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/540.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 #540
----
commit 94ab0a85ca616f4df3f1af3d34eb2e441978f7a9
Author: Mark Payne <[email protected]>
Date: 2016-06-17T13:08:44Z
NIFI-2033: Allow Controller Services to be scoped at Controller level
instead of just group level
----
> Allow Controller Services to be scoped at the Controller Level
> --------------------------------------------------------------
>
> Key: NIFI-2033
> URL: https://issues.apache.org/jira/browse/NIFI-2033
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Currently, Controller Services can be scoped to any Process Group. However,
> Reporting Tasks should not be able to reference the services that are
> assigned to a process group. We need to allow Controller Services to be
> scoped at the Controller Level and allow them to be referenced only by
> Reporting Tasks and other Controller Services that are scoped at the
> Controller level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)