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

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

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

David Li reassigned ARROW-15284:
--------------------------------

    Assignee: David Li

> [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
>            Assignee: 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)