You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/06/26 16:01:00 UTC

[jira] [Updated] (IGNITE-8635) Add a method to inspect BinaryObject size

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

Aleksey Plekhanov updated IGNITE-8635:
--------------------------------------
    Fix Version/s:     (was: 2.9)
                   2.10

> Add a method to inspect BinaryObject size
> -----------------------------------------
>
>                 Key: IGNITE-8635
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8635
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Goncharuk
>            Priority: Major
>             Fix For: 2.10
>
>
> Currently only concrete implementations of {{BinaryObject}} interface provide some information regarding the object serialized size. It makes it hard for users to reason about storage size and estimate required storage capacity.
> We need to add a method to the {{BinaryObject}} interface itself to return the actual size required to store the object.



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