[
https://issues.apache.org/jira/browse/ARROW-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658288#comment-17658288
]
Rok Mihevc commented on ARROW-1255:
-----------------------------------
This issue has been migrated to [issue
#17136|https://github.com/apache/arrow/issues/17136] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
(v8.20.10#820010)