[ 
https://issues.apache.org/jira/browse/HUDI-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-4354:
---------------------------------
    Labels: pull-request-available  (was: )

> Allow forcing a meta sync even on an empty commit
> -------------------------------------------------
>
>                 Key: HUDI-4354
>                 URL: https://issues.apache.org/jira/browse/HUDI-4354
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: deltastreamer
>            Reporter: Ji Qi
>            Assignee: Ji Qi
>            Priority: Trivial
>              Labels: pull-request-available
>
> In delta-streamer there is this logic
> {code:java}
> if (!isEmpty) {
>   syncMeta(metrics);
> }
> {code}
> Provide a way to enforce running meta sync as a post-condition of a 
> successful delta-streamer sync, even if the commit was empty.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to