This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch release-0.12.2-blockers-candidate
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 1f0b2ddec00 [HUDI-5290] Remove the lock in
HoodieFlinkWriteClient#writeTableMetadata (#7320) (#7462)
add b50dc32bcf4 [HUDI-5366] Closing metadata writer from within
writeClient (0.12.2) (#7464)
No new revisions were added by this update.
Summary of changes:
.../metadata/HoodieBackedTableMetadataWriter.java | 13 ++++++++++
.../apache/hudi/client/HoodieFlinkWriteClient.java | 30 +++++++++-------------
.../apache/hudi/client/SparkRDDWriteClient.java | 8 +++++-
.../SparkHoodieBackedTableMetadataWriter.java | 1 +
4 files changed, 33 insertions(+), 19 deletions(-)