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 2019/09/02 17:19:15 UTC

[GitHub] [incubator-hudi] n3nash opened a new pull request #872: [HUDI : 235] Fix compaction rollback

n3nash opened a new pull request #872: [HUDI : 235] Fix compaction rollback
URL: https://github.com/apache/incubator-hudi/pull/872
 
 
   Once a compaction is scheduled, any updates to the file slices part of the requested compaction goto a new log file under a phantom commit time. 
   The restoreToInstant command does not delete these log files when reverting the requested compaction instant.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services