Bryan Bende created NIFI-5564:
---------------------------------
Summary: Add support for decompression when using ListenTCPRecord
Key: NIFI-5564
URL: https://issues.apache.org/jira/browse/NIFI-5564
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.7.1
Reporter: Bryan Bende
We have CompressContent processor which can be used before a processor like
PutTCP, but on the receiving side ListenTCPRecord will not be able to read
records since the data is still compressed. ListenTCPRecord should support
decompressing data.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)