mirror of https://github.com/apache/nifi.git
36e7bd6164
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> |
||
---|---|---|
.. | ||
src | ||
pom.xml |