codope commented on issue #5886: URL: https://github.com/apache/hudi/issues/5886#issuecomment-1158889882
Sorry, I am not following completely. The file system view during inflight commit (i.e. `20220617091358406.inflight`) after cleaning (i.e `20220617091348754.clean`) should have 3 instants: `20220617091324896.commit, 20220617091336735.commit, 20220617091341327.commit`? Are you suggesting that you see only the first two commits and not the third one? Ideally this should not happen because for each commit file system view is instantiated with visible commits. Is it possible due to race that cleaning completed before `20220617091341327.commit`/ -- 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]
