This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 294d712 [HUDI-3001] Clean up the marker directory when finish
bootstrap operation. (#4298)
add 7e7ad15 [HUDI-3043] Revert async cleaner leak commit to unblock CI
failure (#4343)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/async/HoodieAsyncService.java | 36 +++++++++++++++++-----
.../hudi/client/AbstractHoodieWriteClient.java | 6 +---
.../apache/hudi/client/AsyncCleanerService.java | 14 +++++----
.../apache/hudi/client/HoodieFlinkWriteClient.java | 6 +---
.../java/org/apache/hudi/sink/CleanFunction.java | 7 -----
5 files changed, 38 insertions(+), 31 deletions(-)