Fix lock provider for flink single writer ingestion with async table services
Open
engine:flink
priority:medium
status:pr-available
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Currently, when MDT is enabled, FileSystemBasedLockProvider will be used by default for flink ingestion. For cases the concurrency mode is single writer and with async table services, it's ok to use inProcess lock provider.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9058
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.