You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/01/06 18:04:40 UTC

[hudi] branch master updated (2954027 -> 8718c30)

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 2954027  [HUDI-52] Enabling savepoint and restore for MOR table (#4507)
     add 8718c30  [HUDI-3165] Enabling InProcessLockProvider for all multi-writer tests instead of FileSystemBasedLockProviderTestClass (#4427)

No new revisions were added by this update.

Summary of changes:
 .../transaction/lock/InProcessLockProvider.java    |  5 ++--
 .../hudi/client/TestHoodieClientMultiWriter.java   | 25 +++++++---------
 .../functional/TestHoodieBackedMetadata.java       | 19 ++++++------
 .../TestHoodieDeltaStreamerWithMultiWriter.java    | 34 +++++++++-------------
 4 files changed, 36 insertions(+), 47 deletions(-)