xushiyan commented on issue #11535:
URL: https://github.com/apache/hudi/issues/11535#issuecomment-2211178125

   > run compaction of the metadata table asynchrounously
   
   no option to do that as MT compaction is managed internally
   
   > `hoodie.metadata.max.deltacommits.when_pending` parameter to say like 
1000000
   
   @Jason-liujc this is only a mitigation strategy. To get MT to compact, you 
need to resolve the pending commit (let it finish or rollback) on data table's 
timeline. if you email us the zipped `.hoodie/` we can help analyze it.
   


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