You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Nishith Agarwal (Jira)" <ji...@apache.org> on 2019/09/02 17:19:00 UTC

[jira] [Created] (HUDI-235) Log files generated after pending compaction does not get deleted

Nishith Agarwal created HUDI-235:
------------------------------------

             Summary: Log files generated after pending compaction does not get deleted
                 Key: HUDI-235
                 URL: https://issues.apache.org/jira/browse/HUDI-235
             Project: Apache Hudi (incubating)
          Issue Type: Bug
          Components: Common Core
            Reporter: Nishith Agarwal
            Assignee: Nishith Agarwal


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 message was sent by Atlassian Jira
(v8.3.2#803003)