You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2020/11/23 19:37:00 UTC

[jira] [Updated] (NIFI-7937) Refactor FlowFile Media Type Strings to Enumeration

     [ https://issues.apache.org/jira/browse/NIFI-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-7937:
-----------------------------------
    Priority: Trivial  (was: Minor)

> 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
>          Time Spent: 10m
>  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)