David Li created ARROW-15284:
--------------------------------
Summary: [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
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)