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

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

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

Danny Chen resolved HUDI-2368.
------------------------------
    Resolution: Fixed

Fixed via master branch: 73fdcf37dfa8ca4585533401f1ddabef081b72b4

> 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)