[
https://issues.apache.org/jira/browse/HUDI-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-3938:
--------------------------------------
Description: by default there are no retries at all for lock acquisition.
So, if lock acquisition times out in 60 secs, we bail out. But metadata write
could take longer for large datasets. and hence we need to fix the default
since we are looking to enable InProcessLockProvider by default if users
haven't configured lock provider.
> Fix default value for num retries for lock configs
> --------------------------------------------------
>
> Key: HUDI-3938
> URL: https://issues.apache.org/jira/browse/HUDI-3938
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Major
> Fix For: 0.11.0
>
>
> by default there are no retries at all for lock acquisition. So, if lock
> acquisition times out in 60 secs, we bail out. But metadata write could take
> longer for large datasets. and hence we need to fix the default since we are
> looking to enable InProcessLockProvider by default if users haven't
> configured lock provider.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)