[
https://issues.apache.org/jira/browse/NIFI-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15094172#comment-15094172
]
ASF GitHub Bot commented on NIFI-1317:
--------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/169
NIFI-1317 removed duplicate 'name' instance variable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-1317
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/169.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 #169
----
commit 7d17c2281106a851a6455af97a351eada3956792
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-01-12T16:19:45Z
NIFI-1317 removed duplicate 'name' instance variable
----
> StandardProcessorNode hides 'name' instance variable defined in
> AbstractConfiguredComponent
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-1317
> URL: https://issues.apache.org/jira/browse/NIFI-1317
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Priority: Minor
> Fix For: 0.5.0
>
>
> The final instance of a component contains two instance variables called
> _name_ with different values
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)