You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 12:35:00 UTC

[jira] [Updated] (ARROW-3199) [Plasma] Check for EAGAIN in recvmsg and sendmsg

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

Antoine Pitrou updated ARROW-3199:
----------------------------------
    Component/s: C++ - Plasma

> [Plasma] Check for EAGAIN in recvmsg and sendmsg
> ------------------------------------------------
>
>                 Key: ARROW-3199
>                 URL: https://issues.apache.org/jira/browse/ARROW-3199
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Plasma
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> It turns out that [https://github.com/apache/arrow/blob/673125fd416cbd2e5c2cb9cb6a4c925adecdaf2c/cpp/src/plasma/fling.cc#L63] and probably also [https://github.com/apache/arrow/blob/673125fd416cbd2e5c2cb9cb6a4c925adecdaf2c/cpp/src/plasma/fling.cc#L49] can block and give an EAGAIN error.
> This was discovered during stress tests by https://github.com/stephanie-wang/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)