[
https://issues.apache.org/jira/browse/NIFI-11540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727024#comment-17727024
]
Jeyassri Balachandran commented on NIFI-11540:
----------------------------------------------
Hi [~mosermw] , I have raised PR with the changes.
Please do let me know if this is incorrect or if I need to do something else or
correct something.
h4.
> 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
> Assignee: Jeyassri Balachandran
> Priority: Trivial
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)