[
https://issues.apache.org/jira/browse/HUDI-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-9697:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)