nifi/nifi-nar-bundles/nifi-provenance-repository-...
Joe Skora 376af83a3d NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException
* Updated StandardRecordWriter, even though it is now deprecated to consider the encoding behavior of java.io.DataOutputStream.writeUTF() and truncate string values such that the UTF representation will not be longer than that DataOutputStream's 64K UTF format limit.
* Updated the new SchemaRecordWriter class to similarly truncate long Strings that will be written as UTF.
* Add tests to confirm handling of large UTF strings and various edge conditions of UTF string handling.

Signed-off-by: Mike Moser <mosermw@apache.org>

This closes #1469.
2017-02-03 20:52:32 +00:00
..
nifi-persistent-provenance-repository NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException 2017-02-03 20:52:32 +00:00
nifi-provenance-repository-nar NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-volatile-provenance-repository NIFI-2695: - Providing more granular and meaningful authorization error messages. 2017-01-04 13:06:19 -05:00
pom.xml NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00