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:59:00 UTC

[jira] [Updated] (ARROW-1255) [Plasma] Check plasma flatbuffer messages with the flatbuffer verifier

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

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

> [Plasma] Check plasma flatbuffer messages with the flatbuffer verifier
> ----------------------------------------------------------------------
>
>                 Key: ARROW-1255
>                 URL: https://issues.apache.org/jira/browse/ARROW-1255
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Plasma
>            Reporter: Philipp Moritz
>            Assignee: Hongjin Yu
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> The proposal here is to check requests that are send to plasma via the flatbuffers protocol for validity using the flatbuffers verifier. For efficiency reasons this should only be done in debug builds.
> This will prevent typos like https://github.com/apache/arrow/pull/878 and will also prevent errors from possible future plasma clients written in different languages.



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