dxichen commented on a change in pull request #1587:
URL: https://github.com/apache/samza/pull/1587#discussion_r819973191



##########
File path: samza-core/src/main/scala/org/apache/samza/util/FileUtil.scala
##########
@@ -26,9 +26,13 @@ import java.nio.file._
 import java.util.zip.CRC32
 
 class FileUtil extends Logging {
+  val VERSION = 1
+  val MAX_WRITE_UTF_SEGMENT = 0xFFFF

Review comment:
       Changed thanks




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to