This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 61d1a7a5673 [MINOR] Add remote file system props to meta sync
properties (#11846)
add 33948280a09 [HUDI-5583] Add UT on multiple Java client writers while
cleaning to validate no deadlock (#7704)
No new revisions were added by this update.
Summary of changes:
.../common/TestMultipleHoodieJavaWriteClient.java | 227 +++++++++++++++++++++
1 file changed, 227 insertions(+)
create mode 100644
hudi-client/hudi-java-client/src/test/java/org/apache/hudi/client/common/TestMultipleHoodieJavaWriteClient.java