[
https://issues.apache.org/jira/browse/MINIFICPP-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda resolved MINIFICPP-1350.
-----------------------------------
Resolution: Fixed
> Support serializers in MergeContent processor
> ---------------------------------------------
>
> Key: MINIFICPP-1350
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1350
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Adam Debreceni
> Assignee: Adam Debreceni
> Priority: Major
> Time Spent: 8h 10m
> Remaining Estimate: 0h
>
> In order to preserve the information in the flowFiles attributes during
> merging we need to be able to set the serialization mode for the MergeContent
> processor
> {code:java}
> Flow File Serializer: "payload" | "ffv3"{code}
> it defaults to "payload", and "ffv3" makes it possible to transfer the
> flowFiles (possibly to NiFi) without loss of information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)