You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:05 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 ]

Maxim Muzafarov updated IGNITE-8635:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> 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.9
>
>
> 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)