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/04/26 21:40:00 UTC

[jira] [Commented] (NIFI-8971) Remove Legacy FlowFile Attributes

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

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

Commit afdbed57498b92b7dee9d913973cf07086c3c746 in nifi's branch refs/heads/main from Aakash Chauhan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=afdbed5749 ]

NIFI-8971 Removed legacy FlowFile name and path attributes

This closes #6003

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


> Remove Legacy FlowFile Attributes
> ---------------------------------
>
>                 Key: NIFI-8971
>                 URL: https://issues.apache.org/jira/browse/NIFI-8971
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Andrew Atwood
>            Assignee: Aakash Chauhan
>            Priority: Minor
>              Labels: beginner
>             Fix For: 2.0.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> I believe the following attributes are considered legacy and only maintained for backwards compatibility. As part of removing technical debt in 2.0 release, support for them should be removed.
>  * nf.file.name
>  * nf.file.path
>  * content-encoding
>  * content-type
> I found handling for them in MergeContent, UnpackContent, and ListenHTTPServlet. There is also handling for them in PostHTTP, but that processor is deprecated and planned to be removed in 2.0 release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)