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

Tom Bentley resolved KAFKA-13049.
---------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

> Log recovery threads use default thread pool naming
> ---------------------------------------------------
>
>                 Key: KAFKA-13049
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13049
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Tom Bentley
>            Assignee: Tom Bentley
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> The threads used for log recovery use a pool 
> {{Executors.newFixedThreadPool(int)}} and hence pick up the naming scheme 
> from {{Executors.defaultThreadFactory()}}. It's not so clear in a thread dump 
> taken during log recovery what those threads are. They should have clearer 
> names. 



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

Reply via email to