mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
1be0871473
NIFI-2854: Incorporated PR review feedback NIFI-2854: Implemented feedback from PR Review NIFI-2854: Ensure that all resources are closed on CompressableRecordReader.close() even if an IOException is thrown when closing one of them This closes #1202