You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2022/06/08 06:01:00 UTC

[jira] [Closed] (HUDI-4086) thread factory optimization in async service

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

Ethan Guo closed HUDI-4086.
---------------------------
    Resolution: Fixed

> thread factory optimization in async service
> --------------------------------------------
>
>                 Key: HUDI-4086
>                 URL: https://issues.apache.org/jira/browse/HUDI-4086
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: scx
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.1
>
>
> The old thread factory used anonymous classes and created the same thread name for each thread. We can use an already existing thread factory(org.apache.hudi.common.util.CustomizedThreadFactory) to create threads



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