You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/07 19:39:00 UTC

[jira] [Commented] (ARROW-15284) [C++] Name the threads in thread pools

    [ https://issues.apache.org/jira/browse/ARROW-15284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470850#comment-17470850 ] 

Antoine Pitrou commented on ARROW-15284:
----------------------------------------

+1

> [C++] Name the threads in thread pools
> --------------------------------------
>
>                 Key: ARROW-15284
>                 URL: https://issues.apache.org/jira/browse/ARROW-15284
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Priority: Major
>
> Via platform-specific functions like {{pthread_setname_np}} and {{SetThreadDescription}} we can assign names to threads that will be visible in debuggers, which can help debug async code where it's otherwise difficult to tell what thread pool a thread is part of.



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