[
https://issues.apache.org/jira/browse/HUDI-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuwei Xiao reassigned HUDI-4895:
--------------------------------
Assignee: Yuwei Xiao
> Object Store based lock provider
> --------------------------------
>
> Key: HUDI-4895
> URL: https://issues.apache.org/jira/browse/HUDI-4895
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Yuwei Xiao
> Assignee: Yuwei Xiao
> Priority: Major
>
> Currently, we have `FileSystemBasedLockProvier`, which relies on the atomic
> guarantee of the underlying file system. Specifically, only with filesystem's
> atomic rename & atomic create capability, the LockProvider can work properly.
>
> However, many of hudi users use object store (e.g., S3, OSS). So we wants to
> implement an object store based lock provider.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)