You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Evgenii Zhuravlev (JIRA)" <ji...@apache.org> on 2018/12/27 19:53:00 UTC

[jira] [Created] (IGNITE-10838) Ignite wrap byte[] value with UserCacheObjectByteArrayImpl before saving it and copying the whole array

Evgenii Zhuravlev created IGNITE-10838:
------------------------------------------

             Summary: Ignite wrap byte[] value with UserCacheObjectByteArrayImpl before saving it and copying the whole array 
                 Key: IGNITE-10838
                 URL: https://issues.apache.org/jira/browse/IGNITE-10838
             Project: Ignite
          Issue Type: Bug
            Reporter: Evgenii Zhuravlev


I assume it was created for heap cache before 2.0, while it doesn't make sense for off-heap cache since it will be copied in any case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)