You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/29 16:07:00 UTC

[jira] [Commented] (NIFI-10436) CompressContent should support brotli (MIT)

    [ https://issues.apache.org/jira/browse/NIFI-10436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611110#comment-17611110 ] 

ASF subversion and git services commented on NIFI-10436:
--------------------------------------------------------

Commit 3e60414d486342ee59cee65818c79f3612946d3d in nifi's branch refs/heads/main from Matthew Hawkins
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3e60414d48 ]

NIFI-10436 Initial basic brotli support
NIFI-10436 Add Brotli-compressed SampleFile.txt.br for unit testing
NIFI-10436 Fixup basic usage of Brotli4j API
NIFI-10436 NOTICE ok, LICENSE updated
NIFI-10436 style fixup CompressContent.java
NIFI-10436 Update CompressContent.java

This closes #6432

Signed-off-by: Mike Thomsen <mt...@apache.org>


> CompressContent should support brotli (MIT)
> -------------------------------------------
>
>                 Key: NIFI-10436
>                 URL: https://issues.apache.org/jira/browse/NIFI-10436
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Mike Thomsen
>            Priority: Major
>
> brotli is 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.
> brotli Java implementation is JNIs
> [https://github.com/MeteoGroup/jbrotli] (ASL 2)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)