scx created HUDI-4086:
-------------------------
Summary: 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
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)