Alex Rhee created HUDI-9697:
-------------------------------
Summary: StorageBasedLockProvider shutdown hook small race
condition #2
Key: HUDI-9697
URL: https://issues.apache.org/jira/browse/HUDI-9697
Project: Apache Hudi
Issue Type: Bug
Reporter: Alex Rhee
There is a small gap where the lock provider might be trying to acquire a lock
but the shutdown hook is called. After we shutdown the LP we should mark it as
closed so that it does not acquire the lock accidentally and lead to a dangling
lock.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)