[
https://issues.apache.org/jira/browse/NIFI-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968144#comment-15968144
]
ASF GitHub Bot commented on NIFI-3705:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1672
NIFI-3705: Using consistent logic when verifying connection creation
NIFI-3705:
- Using consistent logic when verifying connection creation. Removed some
unnecessary checks as verification has been changed to run in cluster and
standalone mode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3705
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1672.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 #1672
----
commit d882b6837f359b0fb4bdfd5d2f7608a8ab78b0d6
Author: Matt Gilman <[email protected]>
Date: 2017-04-13T19:58:42Z
NIFI-3705:
- Using consistent logic when verifying connection creation. Removed some
unecessary checks as verification has been changed to run in cluster and
standalone mode.
----
> Web Api - Use supplied group details when verifying connection creation
> ------------------------------------------------------------------------
>
> Key: NIFI-3705
> URL: https://issues.apache.org/jira/browse/NIFI-3705
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> When a connection is created, the request is verified. This verification
> should use the supplied group details to be consistent with the actual
> creation. Currently it simply searches from the root group.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)