[
https://issues.apache.org/jira/browse/NIFI-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-7937:
-----------------------------
Fix Version/s: 1.13.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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)