This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 56f93f4 Removing rollbacks instants from timeline for restore
operation (#4518)
add 251d4eb [HUDI-3030] InProcessLockPovider as default when any async
servcies enabled with no lock provider override (#4406)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/AbstractHoodieWriteClient.java | 2 +-
.../hudi/client/transaction/lock/LockManager.java | 15 ++-
.../org/apache/hudi/config/HoodieWriteConfig.java | 34 ++++++-
.../apache/hudi/config/TestHoodieWriteConfig.java | 102 +++++++++++++++++++++
.../apache/hudi/common/config/HoodieConfig.java | 6 +-
5 files changed, 149 insertions(+), 10 deletions(-)