[
https://issues.apache.org/jira/browse/NIFI-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577690#comment-17577690
]
Matthew Hawkins commented on NIFI-2827:
---------------------------------------
Re: Brotli. So the current Commons implementation of Brotli is "read-only"
(which I take to mean it will decompress but not compress). Whilst there's
possibly limited applications where that is desired, personally I'd prefer
formats that support both functions.
> CompressContent should support brotli (MIT) and zstd (BSD)
> ----------------------------------------------------------
>
> Key: NIFI-2827
> URL: https://issues.apache.org/jira/browse/NIFI-2827
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Andre F de Miranda
> Priority: Major
> Attachments: NIFI-2827-clvl.patch, NIFI-2827-zstd.patch, ZstdTests.ods
>
>
> brotli and zstd are gaining lots of momentum across the IoT sphere and I
> suspect it would be a nice to have in NiFi to be able to support those two
> emerging compression algorithms.
> Both brotli and zstd JAVA implementations are JNIs
> https://github.com/MeteoGroup/jbrotli (ASL 2)
> https://github.com/luben/zstd-jni (3 clause BSD)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)