Yuhong Guo created ARROW-3648:
---------------------------------
Summary: [Plasma] Add API to get metadata and data at the same time
Key: ARROW-3648
URL: https://issues.apache.org/jira/browse/ARROW-3648
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Reporter: Yuhong Guo
Current Arrow Java Plasma client has no API to get the metadata and data
together in one API call. If we split this process into two API calls, the
object status could be different. Current observation shows that the first call
could be empty(object not stored yet) while the second call will success but
the metadata and data does not match.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)