You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2022/05/31 08:27:00 UTC

[jira] [Assigned] (MINIFICPP-1845) Support gzip compressed C2 HTTP protocol.

     [ https://issues.apache.org/jira/browse/MINIFICPP-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Debreceni reassigned MINIFICPP-1845:
-----------------------------------------

    Assignee: Adam Debreceni

> Support gzip compressed C2 HTTP protocol.
> -----------------------------------------
>
>                 Key: MINIFICPP-1845
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1845
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marton Szasz
>            Assignee: Adam Debreceni
>            Priority: Major
>
> Heartbeat sizes can be quite significant, especially when it contains the manifest. It would be nice to have an option (minifi.properties) to send all outgoing C2 requests with 'Content-Encoding: gzip'. We need zlib and a gzip format implementation for this. We might be able to use libarchive for the gzip format and avoid reimplementing it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)