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

Sagar Sumit closed HUDI-3816.
-----------------------------
    Resolution: Fixed

Done as part of https://github.com/trinodb/trino/pull/10228

> Change HudiSplitSource to use async queue and shared executor service
> ---------------------------------------------------------------------
>
>                 Key: HUDI-3816
>                 URL: https://issues.apache.org/jira/browse/HUDI-3816
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Sagar Sumit
>            Priority: Major
>
> Please see this comment on the PR: 
> [https://github.com/trinodb/trino/pull/10228#issuecomment-1087291399]
> Currently, while getting next bactch of splits, the split loader is idle 
> until there is something in split queue (class HudiSplitSource). As suggested 
> in the PR comment, we can avoid this blocking implementation and instead use 
> an async queue and return uncompleted future.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to