You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/22 02:40:19 UTC

[GitHub] [hudi] danny0405 commented on pull request #6179: [HUDI-4448] Remove the latest commit refresh for timeline server

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

   > ## What is the purpose of the pull request
   > In our production env, the fresh based on the latest commit cause data loss for all kinds of corner cases, when there are async table service commit on the timeline, so revert this change before we prove that it is production ready and a valid promotion.
   
   The fs view is very critical for data merge, a wrong base file would cause data loss silently, so keep caution for any change to the fs view itself.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org