[
https://issues.apache.org/jira/browse/NIFI-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015398#comment-17015398
]
ASF subversion and git services commented on NIFI-6919:
-------------------------------------------------------
Commit 421bfdd5fff87e477a91450f8414d7a989bd083f in nifi's branch
refs/heads/master from Michael Hogue
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=421bfdd ]
NIFI-6919: Added relationship attribute to DistributeLoad
NIFI-6919: Cleaned up docs
NIFI-6919: Cleanup
NIFI-6919: Cleanup
NIFI-6919: added negative unit test
NIFI-6919: Removed unnecesary feature flag
Updated attribute description
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3939
> Add relationship attribute to flowfile in DistributeLoad
> --------------------------------------------------------
>
> Key: NIFI-6919
> URL: https://issues.apache.org/jira/browse/NIFI-6919
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Michael Hogue
> Assignee: Michael Hogue
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Add the following to the DistributeLoad processor:
> * Flowfile attribute capturing which relationship a particular flowfile was
> routed through
> * Feature flag processor configuration on DistributeLoad controlling whether
> or not to set the relationship attribute
> The reason behind this change is to potentially use the relationship that a
> flowfile was routed through in DistributeLoad in later processors for routing
> efficiencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)