nifi/nifi-commons
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-data-provenance-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -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-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05: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-3275: Correcting SocketChannelSender log warning message 2017-01-05 18:55:21 +01:00
nifi-properties NIFI-2944 Check remote input hostname at startup. 2017-01-02 20:25:03 -08:00
nifi-schema-utils NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException 2017-02-03 20:52:32 +00:00
nifi-security-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-site-to-site-client NIFI-2585: Add attributes to track s2s host and port 2016-12-22 11:00:00 -05:00
nifi-socket-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-utils NIFI-3216: Add N signals to Wait/Notify 2017-01-19 15:17:59 -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-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
pom.xml NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00