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

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

Commit e7c6bdad42514200d8732b644c59dcb789e358da in nifi's branch 
refs/heads/main from exceptionfactory
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e7c6bda ]

NIFI-7937 Added StandardFlowFileMediaType enum to replace string references to 
FlowFile Media Types


> Refactor FlowFile Media Type Strings to Enumeration
> ---------------------------------------------------
>
>                 Key: NIFI-7937
>                 URL: https://issues.apache.org/jira/browse/NIFI-7937
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.12.1
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Trivial
>             Fix For: 1.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Multiple components contain string definitions of the following FlowFile 
> Media Types:
>  * application/flowfile-v3
>  * application/flowfile-v2
>  * application/flowfile-v1
> The ListenHTTP and PostHTTP processors also define the following FlowFile 
> Media Type without a version number:
>  * application/flowfile
> These string references should be replaced with a standard enumeration that 
> can be used across components and unit tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to