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



##########
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

Review comment:
       Removed thanks, was initially intending it to be read after the first 
segment but I think that introduces potential issues regarding reading of the 
first block read, for full backwards compatibility




-- 
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