[
https://issues.apache.org/jira/browse/ARROW-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-3017.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 2472
[https://github.com/apache/arrow/pull/2472]
> [C++] Don't throw exception in arrow/util/thread-pool.h
> -------------------------------------------------------
>
> Key: ARROW-3017
> URL: https://issues.apache.org/jira/browse/ARROW-3017
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This would indicate that the developer has used the thread pool improperly. I
> would recommend using {{std::abort}} instead of throwing a
> {{std::runtime_error}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)