nsivabalan commented on a change in pull request #2421:
URL: https://github.com/apache/hudi/pull/2421#discussion_r554464134



##########
File path: 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/io/HoodieAppendHandle.java
##########
@@ -164,6 +164,7 @@ private void init(HoodieRecord record) {
         // Since the actual log file written to can be different based on when 
rollover happens, we use the
         // base file to denote some log appends happened on a slice. 
writeToken will still fence concurrent
         // writers.
+        // TODO? are these sufficient?

Review comment:
       created a follow up ticket 
https://issues.apache.org/jira/browse/HUDI-1517. not fixing in this release




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

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


Reply via email to