Daniel Chen created SAMZA-2727:
----------------------------------
Summary: Fix UTFDataFormatException on large file writes
Key: SAMZA-2727
URL: https://issues.apache.org/jira/browse/SAMZA-2727
Project: Samza
Issue Type: Improvement
Reporter: Daniel Chen
Assignee: Daniel Chen
Currently anything written larger than 0xffff with FileUtil will throw anĀ
UTFDataFormatException.
This may happen for example when the checkpoint marker is sufficiently large.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)