Nissim Shiman created NIFI-11166:
------------------------------------
Summary: IdentifyMimeType processor identifies flowfile-v3 as
video/x-ms-wmv when containing wmv file
Key: NIFI-11166
URL: https://issues.apache.org/jira/browse/NIFI-11166
Project: Apache NiFi
Issue Type: Bug
Reporter: Nissim Shiman
To recreate:
GetFile -> MergeContent -> IdentifyMimeType -> funnel
where GetFile is getting a .wmv video file.
MergeContent should have
Merge Format as "FlowFile Stream, v3"
Output flowfile will have mime.type of
video/x-ms-wmv
as opposed to
application/flowfile-v3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)