You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/07/24 18:26:00 UTC

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

Philipp Moritz created ARROW-1255:
-------------------------------------

             Summary: [Plasma] Check plasma flatbuffer messages with the flatuffer verifier
                 Key: ARROW-1255
                 URL: https://issues.apache.org/jira/browse/ARROW-1255
             Project: Apache Arrow
          Issue Type: Improvement
    Affects Versions: 0.5.0
            Reporter: Philipp Moritz
            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
(v6.4.14#64029)