[
https://issues.apache.org/jira/browse/HUDI-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6094:
---------------------------------
Labels: pull-request-available (was: )
> Make Kafka send record from async to sync
> -----------------------------------------
>
> Key: HUDI-6094
> URL: https://issues.apache.org/jira/browse/HUDI-6094
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: DuBin
> Priority: Major
> Labels: pull-request-available
>
> In call method from HoodieWriteCommitKafkaCallback in hudi-utilities module,
> the kafka send is async, how about to make the send to sync to ensure the
> kafka send call complete. No performance degradation, because the send call
> is in a try-with-resource.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)