You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/12/15 02:17:00 UTC

[jira] [Assigned] (ARROW-15090) [C++] SerializedAsyncTaskGroup does not finish if an error arrives while there are still tasks to run

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

Weston Pace reassigned ARROW-15090:
-----------------------------------

    Assignee: Weston Pace

> [C++] SerializedAsyncTaskGroup does not finish if an error arrives while there are still tasks to run
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-15090
>                 URL: https://issues.apache.org/jira/browse/ARROW-15090
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> While testing ARROW-15069 I ran into a max_open_files issue.  Part of that was because the dataset writer had too aggressive of a default for max_open_files.  The other part was that the error was not correctly propagating because the file writer's task group was never completing.



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