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/12/06 15:03:58 UTC

[jira] [Commented] (NIFI-2994) Rest Api - Assumes component position is specified

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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-2994: Provide default position for RPGs

    NIFI-2994
    - Setting the default position for remote process groups.

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

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

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

    https://github.com/apache/nifi/pull/1303.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 #1303
    
----
commit 037d2af302cac0300840c341641818b781bb28e9
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-11-07T16:58:27Z

    NIFI-2994:
    - Setting the default position for remote process groups.

----


> Rest Api - Assumes component position is specified
> --------------------------------------------------
>
>                 Key: NIFI-2994
>                 URL: https://issues.apache.org/jira/browse/NIFI-2994
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Which can lead to an NPE. If the position is not specified we should likely default it to some value (like 0, 0).



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