bvaradar commented on issue #1764: URL: https://github.com/apache/hudi/issues/1764#issuecomment-648921677
Thanks @zuyanton for reporting the issue. Regarding failed compaction jobs getting retried - As async compaction is the usual compaction mode run by users, we did not notice this earlier. Have created a patch to retry failed compactions first in inline compaction mode against 0.5.3 release. https://github.com/apache/hudi/pull/1765 We will also fix this in 0.6.0. Can you give this a try ? ---------------------------------------------------------------- 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: [email protected]
