nifi/nifi-commons
Koji Kawamura 36e7bd6164 NIFI-3894: This closes #1820. Fixed close and consume order with compression.
Before this fix, 'NullPointerException: Inflater has been closed' can be thrown as the Inflater is closed before input stream is consumed.

Also, calling close from AbstractTransaction.receive is removed, because the DataPacket is exposed as its return value and this class will not be able to know when to close the stream.

Signed-off-by: joewitt <joewitt@apache.org>
2017-05-17 22:57:33 -04:00
..
nifi-data-provenance-utils NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-expression-language NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-flowfile-packager NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-hl7-query-language NIFI-3771 Move HL7 test docs into class members to avoid git rewriting CRs 2017-05-14 22:29:37 +10:00
nifi-logging-utils NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-properties NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-record NIFI-3838: Initial implementation of RecordPath and UpdateRecord processor 2017-05-12 12:36:52 -04:00
nifi-record-path NIFI-3838: Initial implementation of RecordPath and UpdateRecord processor 2017-05-12 12:36:52 -04:00
nifi-schema-utils NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-security-utils NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-site-to-site-client NIFI-3894: This closes #1820. Fixed close and consume order with compression. 2017-05-17 22:57:33 -04:00
nifi-socket-utils NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-utils NIFI-3894: Call Inflater/Deflater.end to free up memory 2017-05-16 13:49:31 -04:00
nifi-web-utils NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-write-ahead-log NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
pom.xml NIFI-3838: Initial implementation of RecordPath and UpdateRecord processor 2017-05-12 12:36:52 -04:00