Michael W Moser created NIFI-11540:
--------------------------------------
Summary: Remove legacy FlowFile attributes from MergeContent and
SegmentContent
Key: NIFI-11540
URL: https://issues.apache.org/jira/browse/NIFI-11540
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Michael W Moser
The following attributes were replaced and only maintained for backwards
compatibility. As part of removing technical debt in the 2.0 release, we should
no longer support them.
* segment.identifier
* segment.index
* segment.count
They were replaced by identical fragment.identifier, fragment.index and
fragment.count. I found them in MergeContent and SegmentContent, their
processor documentation and their unit tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)