[
https://issues.apache.org/jira/browse/MINIFICPP-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-2435.
-------------------------------------
Resolution: Done
> Add attributes specified in python FlowFileTransformResult to flow files in
> failure relationship
> ------------------------------------------------------------------------------------------------
>
> Key: MINIFICPP-2435
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2435
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> If a flow file is transferred to the failure relationship in NiFi python
> processors then the original flow file with its content and attributes is
> forwarded. No additional attributes are added even if they are specified in
> the FlowFileTransformResult. In case of failure adding the attributes to this
> flow file from FlowFileTransformResult was implemented in NiFi's python API
> in
> [https://github.com/apache/nifi/pull/8943|https://github.com/apache/nifi/pull/8943.].
> We should also extend MiNiFi's python API with this change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)