[
https://issues.apache.org/jira/browse/MINIFICPP-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-2565.
--------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
> Handle compression in site to site messages
> -------------------------------------------
>
> Key: MINIFICPP-2565
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2565
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> There is a property of the remote process group input and output ports called
> "use compression", (or in json configuration called "useCompression"). This
> indicates whether the site to site communication between MiNiFi and NiFi
> instances should use compressed payloads.
> Currently this flag is ignored and "false" value is indicated at all times.
> We should add support for indicating "true" in the site to site messages if
> this is set in the configuration and compressing and decompressing the
> payload in the site to site raw tcp and http protocols.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)