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 2017/01/05 17:02:58 UTC

[jira] [Commented] (NIFI-3286) Documentation refers to "Scope.NODE" which is incorrect

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

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

GitHub user JPercivall opened a pull request:

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

    NIFI-3286 Updating occurances of 'Scope.NODE' in Developer doc to 'Sc…

    …ope.LOCAL'


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

    $ git pull https://github.com/JPercivall/nifi NIFI-3286

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

    https://github.com/apache/nifi/pull/1397.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 #1397
    
----
commit 071a52d5e9b0eb1f6680867a7abe27c56f9e3a60
Author: jpercivall <jp...@apache.org>
Date:   2017-01-05T17:05:27Z

    NIFI-3286 Updating occurances of 'Scope.NODE' in Developer doc to 'Scope.LOCAL'

----


> Documentation refers to "Scope.NODE" which is incorrect
> -------------------------------------------------------
>
>                 Key: NIFI-3286
>                 URL: https://issues.apache.org/jira/browse/NIFI-3286
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Documentation & Website
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>            Priority: Minor
>
> In the documentation it refers to "Scope.NODE" and "Scope.CLUSTER". "Scope.NODE" is wrong and should be "Scope.LOCAL"[1].
> [1] https://github.com/apache/nifi/blob/master/nifi-api/src/main/java/org/apache/nifi/components/state/Scope.java#L35-L35



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