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

Zhihua Deng resolved HIVE-26058.
--------------------------------
    Fix Version/s: 4.0.0
         Assignee: Zhihua Deng
       Resolution: Fixed

> Choose meaningful names for the Metastore pool threads
> ------------------------------------------------------
>
>                 Key: HIVE-26058
>                 URL: https://issues.apache.org/jira/browse/HIVE-26058
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Due to TThreadPoolServer#createDefaultExecutorService setting the thread name 
> by 
> {code:java}
> thread.setName("TThreadPoolServer WorkerProcess-%d");  {code}
> The logger output the thread name like:
> {noformat}
> [TThreadPoolServer WorkerProcess-%d] utils.FileUtils: Renaming 
> pfile:/....{noformat}
> , which makes it hard to identify and debug a thread.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to