danny0405 commented on PR #5888:
URL: https://github.com/apache/hudi/pull/5888#issuecomment-1157578981

   > > If the fs does not support appending, it is easier to reproduce two 
separate log file handles within the same file slice right ?
   > 
   > in this way, the instant of log is less than or equal to the 
latestCommitTime of bootstrap but if fs supports appending, the instant of the 
log may be greater than the latestCommitTime of bootstrap
   
   I mean the local fs is more easier for reproducing the file layout:
   
   fg1_ts1_log.1
   fg1_ts1_log.2
   
   for a file slice if you set the single file size as small enough which can 
reproduce the bug.
   


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