You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2022/06/10 09:33:00 UTC

[jira] [Resolved] (ARROW-16799) [C++] Create a signal-safe self-pipe abstraction

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

Yibo Cai resolved ARROW-16799.
------------------------------
    Resolution: Fixed

Issue resolved by pull request 13354
[https://github.com/apache/arrow/pull/13354]

> [C++] Create a signal-safe self-pipe abstraction
> ------------------------------------------------
>
>                 Key: ARROW-16799
>                 URL: https://issues.apache.org/jira/browse/ARROW-16799
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> A signal-safe self-pipe is already used in the Flight server in order to shutdown the server on an incoming SIGINT.
> We should refactor this to expose a reusable abstraction.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)