Mark Latimer created NIFI-578:
---------------------------------
Summary: 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
Priority: Minor
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)