[
https://issues.apache.org/jira/browse/HUDI-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623524#comment-17623524
]
Danny Chen commented on HUDI-5042:
----------------------------------
Fixed via master branch: ce3bac45a2886b0fa6136888a34fbbe4a27012b7
> Fix clustering schedule problem in flink when enable schedule clustering and
> disable async clustering
> -----------------------------------------------------------------------------------------------------
>
> Key: HUDI-5042
> URL: https://issues.apache.org/jira/browse/HUDI-5042
> Project: Apache Hudi
> Issue Type: Bug
> Components: flink
> Reporter: HBG
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
>
> writing to hudi with flink
> with config
> 'clustering.async.enabled'='false',
> 'clustering.schedule.enabled'='true',
>
> then clustering will be scheduled every commit, ignore config
> 'clustering.delta_commits'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)