[
https://issues.apache.org/jira/browse/NIFI-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709251#comment-15709251
]
ASF subversion and git services commented on NIFI-3117:
-------------------------------------------------------
Commit bc223fa197ae0d49f7f8cead3a4acc6c6a1cb023 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=bc223fa ]
NIFI-3117: - Checking referenced services when performing an action with a
snippet that requires it.
- Updating the SnippetManager to automatically expire unused snippets.
- Making the checking of referenced services consistent across component
removal.
- Adding checking of referenced services for all nested components in a snippet.
- Updating the REST API docs to clarify when a referenced service is authorized.
- Conditionally authorizing transitive service references.
This closes #1277.
Signed-off-by: Bryan Bende <[email protected]>
> 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)