[ 
https://issues.apache.org/jira/browse/NIFI-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706224#comment-15706224
 ] 

ASF GitHub Bot commented on NIFI-3117:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/1277

    Consider Controller Service references in template and snippet actions when 
necessary

    NIFI-3117:
    - Checking referenced services when performing an action with a snippet 
that requires it.
    - Updating the SnippetManager to automatically expire unused snippets.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-3117

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1277.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 #1277
    
----
commit 0f77446cfc4435d929ef7232bd87c58bade12ce8
Author: Matt Gilman <[email protected]>
Date:   2016-11-29T19:04:57Z

    NIFI-3117:
    - Checking referenced services when performing an action with a snippet 
that requires it.
    - Updating the SnippetManager to automatically expire unused snippets.

----


> Snippet usage: Authorize all referenced services
> ------------------------------------------------
>
>                 Key: NIFI-3117
>                 URL: https://issues.apache.org/jira/browse/NIFI-3117
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> When creating a template or using copy/paste all selected components are used 
> to build a snippet. The snippet is then authorized for the current user. 
> However, services referenced by those components are not considered part of 
> the snippet and should also be checked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to