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 9a05940 [HUDI-3366] Remove hardcoded logic of disabling metadata
table in tests (#4792)
add 3363c66 [HUDI-3394] Check isWriteLockedByCurrentThread before unlock
for InProcessLockProvider (#4819)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/transaction/lock/InProcessLockProvider.java | 9 +++++++--
.../org/apache/hudi/client/transaction/lock/LockManager.java | 4 ++++
.../hudi/client/transaction/TestInProcessLockProvider.java | 4 ++--
.../apache/hudi/client/transaction/TestTransactionManager.java | 2 +-
4 files changed, 14 insertions(+), 5 deletions(-)