You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2018/08/30 13:22:00 UTC

[jira] [Created] (NIFI-5564) Add support for decompression when using ListenTCPRecord

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)