nifi/nifi-commons
Mark Payne 292dd1d66b
NIFI-3678: Ensure that we catch EOFException when reading header information from WAL Partition files; previously, we caught EOFExceptions when reading a 'record' from the WAL but not when reading header info
NIFI-3678: If we have a transaction ID but then have no more data written to Partition file, we end up with a NPE. Added logic to avoid this and instead return null for the next record when this happens

This closes #1656.

Signed-off-by: Bryan Bende <bbende@apache.org>
2017-04-07 10:28:27 -04:00
..
nifi-data-provenance-utils NIFI-3356: Initial implementation of writeahead provenance repository 2017-02-22 12:40:06 -05:00
nifi-expression-language NIFI-1962 - Fixed NPE in toDate() EL function 2017-01-19 11:16:30 +09:00
nifi-flowfile-packager NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-hadoop-utils NIFI-3520 Updated nifi-hdfs-processors POM to depend directly on hadoop-client 2017-03-13 12:21:49 -04:00
nifi-hl7-query-language NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-logging-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-processor-utilities NIFI-3447 - PutSplunk - force connection close 2017-02-07 13:37:32 -05:00
nifi-properties NIFI-3380 Bumping NAR plugin to 1.2.0-SNAPSHOT development to leverage changes from master, adding buildnumber-maven-plugin to nifi-nar-bundles to properly set build info in MANIFEST of NARs 2017-03-24 11:06:44 -04:00
nifi-schema-utils NIFI-3356: Initial implementation of writeahead provenance repository 2017-02-22 12:40:06 -05:00
nifi-security-utils NIFI-3541: - Allowing the user to specify the network interface to send/receive data for a Remote Process Group. 2017-03-06 10:38:15 -05:00
nifi-site-to-site-client NIFI-3440 This closes #1638. fixing tests not written for windows to not run on windows 2017-03-31 01:59:35 -04:00
nifi-socket-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-utils NIFI-2876 refactored demarcators into a common abstract class 2017-02-24 10:06:53 -05:00
nifi-web-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-write-ahead-log NIFI-3678: Ensure that we catch EOFException when reading header information from WAL Partition files; previously, we caught EOFExceptions when reading a 'record' from the WAL but not when reading header info 2017-04-07 10:28:27 -04:00
pom.xml NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00