In reference to NIFI-6496 [1], I'd like to open a discussion on adding compression support to flow files such that a processor such as `CompressContent` might function in a streaming or "lazy" mode.
Context, more details and initial feedback can be found in the ticket referenced below as well as in a related SO entry [2]. [1] https://issues.apache.org/jira/browse/NIFI-6496 [2] https://stackoverflow.com/questions/57005564/using-convertrecord-on-compressed-input
