Mark Payne created NIFI-591:
-------------------------------
Summary: CompressContent uses wrong mime type for BZIP2
Key: NIFI-591
URL: https://issues.apache.org/jira/browse/NIFI-591
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Fix For: 0.1.1
CompressContent adds mime type of "application/bzip2" when compressing using
bzip2 but should use "application/x-bzip2"
When decompressing, it should accept either "application/bzip2" or
"application/x-bzip2", in order to maintain backward compatibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)