rangareddy commented on issue #7969:
URL: https://github.com/apache/hudi/issues/7969#issuecomment-4834631497

   Closing as a known 0.11.x bug (HUDI-4448 / PR #6179): the timeline server 
judged FS-view staleness by latest-commit timestamp only, so async 
clean/compaction could serve a stale view and schedule a compaction plan 
missing log files (your log.6), dropping them from the new base file → data 
loss. Fixed in 0.12.0 (reverted the faulty refresh + made it lazy via #5716) — 
upgrade off 0.11.x; reopen if reproducible on 0.12.0+.


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