You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/26 09:35:00 UTC

[jira] [Updated] (HUDI-2368) Catch Throwable in BoundedInMemoryExecutor

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

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

> Catch Throwable in BoundedInMemoryExecutor
> ------------------------------------------
>
>                 Key: HUDI-2368
>                 URL: https://issues.apache.org/jira/browse/HUDI-2368
>             Project: Apache Hudi
>          Issue Type: Wish
>          Components: Common Core
>            Reporter: yuzhaojing
>            Assignee: yuzhaojing
>            Priority: Major
>              Labels: pull-request-available
>
> Now BoundedInMemoryExecutor only catch Exception in produce async thread and don't process the caillback result. But there may throw error in produce async thread, that we can't identify the problem and don't know why the data is missing!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)