[
https://issues.apache.org/jira/browse/NIFI-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596392#comment-14596392
]
Mark Payne commented on NIFI-578:
---------------------------------
[~mcgilman] the getter and setter don't appear to be used anywhere, and the
getter is always returning null at this point, right? I'd recommend that you
just mark them as deprecated in the nifi-api and we will remove the methods all
together in 1.0.0
> FlowFileNode does not set clusterNodeIdentifier
> -----------------------------------------------
>
> Key: NIFI-578
> URL: https://issues.apache.org/jira/browse/NIFI-578
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.0.2
> Reporter: Mark Latimer
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 0.2.0
>
>
> FlowFileNode class has a place to store the clusterNodeIdentifier and
> getClusterNodeIdentifier but the value for this is never set.
> The method is called in dtoFactory on types implementing LineageNode.
> Presumably some places expecting a value for the cluster node id are instead
> blank.
> It is not obvious to me what the cluster node id should be or where to get it
> from.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)