You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/13 23:44:00 UTC

[jira] [Commented] (NIFI-11540) Remove legacy FlowFile attributes from MergeContent and SegmentContent

    [ https://issues.apache.org/jira/browse/NIFI-11540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732289#comment-17732289 ] 

ASF subversion and git services commented on NIFI-11540:
--------------------------------------------------------

Commit 8382b0a7a3a2735e9047db660df4033c9976c911 in nifi's branch refs/heads/main from Jeyassri Balchandran
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8382b0a7a3 ]

NIFI-11540 Removed legacy segment attributes from MergeContent

This closes #7305

Co-authored-by: David Handermann <ex...@apache.org>
Signed-off-by: David Handermann <ex...@apache.org>


> 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: 50m
>  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)