[
https://issues.apache.org/jira/browse/HUDI-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jack Lei updated HUDI-8830:
---------------------------
Description: currently, we use now() - splitLatestCommit, however, when the
time go and the task just process a huge data commit, then the diff between now
and splitLatestCommit may get larger
> use maxLatestCommitTime to compute splitLatestCommitDelay
> ---------------------------------------------------------
>
> Key: HUDI-8830
> URL: https://issues.apache.org/jira/browse/HUDI-8830
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: jack Lei
> Priority: Major
>
> currently, we use now() - splitLatestCommit, however, when the time go and
> the task just process a huge data commit, then the diff between now and
> splitLatestCommit may get larger
--
This message was sent by Atlassian Jira
(v8.20.10#820010)