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

Wes McKinney updated ARROW-8168:
--------------------------------
    Fix Version/s:     (was: 0.17.0)
                   1.0.0

> [Java][Plasma] Improve Java Plasma client off-heap memory usage
> ---------------------------------------------------------------
>
>                 Key: ARROW-8168
>                 URL: https://issues.apache.org/jira/browse/ARROW-8168
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: KunshangJi
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Currently, Plasma Java client API use byte[], which need copy memory from 
> Java on-heap to off-heap(mmap file). we can improve create() and get() method 
> and return a ByteBuffer or DirectByteBuffer to avoid unnecessary memory copy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to