mirror of https://github.com/apache/nifi.git
376af83a3d
* 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. |
||
---|---|---|
.. | ||
nifi-persistent-provenance-repository | ||
nifi-provenance-repository-nar | ||
nifi-volatile-provenance-repository | ||
pom.xml |