[
https://issues.apache.org/jira/browse/NIFI-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18068799#comment-18068799
]
ASF subversion and git services commented on NIFI-15736:
--------------------------------------------------------
Commit 2820e519342d5499be3d9849231650e82e3955e4 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2820e519342 ]
NIFI-15736 Added support of mime type application/x-xz for both compression and
decompression in ModifyCompression and for decompression in CompressContent.
(#11030)
> Mime type application/x-xz should be supported in ModifyCompression
> -------------------------------------------------------------------
>
> Key: NIFI-15736
> URL: https://issues.apache.org/jira/browse/NIFI-15736
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Michael W Moser
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> In the ModifyCompression and CompressContent processors, when using the
> mime.type attribute to determine the compression strategy, the
> application/x-xz mime.type is not supported. However, the LZMA2 codec
> (a.k.a. "XZ-LZMA2" with the .xz file extension) is supported when not using
> the mime.type attribute. This appears to be an accidental omission.
> This was reported in the following Slack
> [thread|https://apachenifi.slack.com/archives/C0L9VCD47/p1773838063155819]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)