You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/30 18:25:58 UTC

[jira] [Commented] (NIFI-3130) Restricted and referenced service check on component creation

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

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

GitHub user mcgilman opened a pull request:

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

    Loading the correct type of temporary instance during component creation

    NIFI-3130:
    - Loading the temporary instance from the correct type of component.

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

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

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

    https://github.com/apache/nifi/pull/1285.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 #1285
    
----
commit 40bb92c5dba7b33422e1a7b6b6ff4608c7e0a67b
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-11-30T18:24:31Z

    NIFI-3130:
    - Loading the temporary instance from the correct type of component.

----


> Restricted and referenced service check on component creation
> -------------------------------------------------------------
>
>                 Key: NIFI-3130
>                 URL: https://issues.apache.org/jira/browse/NIFI-3130
>             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 Processor, Controller Service, or Reporting Task a temporary instance is created to check if the component is restricted or if the proposed configuration is referencing any services. For Controller Services and Reporting Tasks these were creating the wrong type of temporary instance.



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