[
https://issues.apache.org/jira/browse/ARROW-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660981#comment-17660981
]
Rok Mihevc commented on ARROW-3958:
-----------------------------------
This issue has been migrated to [issue
#15897|https://github.com/apache/arrow/issues/15897] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Plasma] Reduce number of IPCs
> ------------------------------
>
> Key: ARROW-3958
> URL: https://issues.apache.org/jira/browse/ARROW-3958
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma
> Affects Versions: 0.11.1
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> Currently we ship file descriptors of objects from the store to the client
> every time an object is created or gotten. There is relatively few distinct
> file descriptors, so caching them can get rid of one IPC in the majority of
> cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)