Jason-liujc commented on issue #11535:
URL: https://github.com/apache/hudi/issues/11535#issuecomment-2226519310

   Update:
   Tried cleaning the table synchronously instead of asynchronously, we can see 
the compaction commit after the second run. Seems the first run fixed a lot of 
pending commits we had in the table:
   ```
   Obtaining marker files for all created, merged paths 
   xxxx
   Perform rollback actions: componentoutputs_discretionarycoop
   ```
   
   and the second run ran:
   ```
   Preparing compaction metadata: componentoutputs_discretionarycoop_metadata
   ```


-- 
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-unsubscr...@hudi.apache.org

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

Reply via email to