[
https://issues.apache.org/jira/browse/IGNITE-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev resolved IGNITE-8635.
-------------------------------------
Fix Version/s: 2.11
Release Note: Added size() method to BinaryObject interface.
Resolution: Fixed
Thank you for the contribution [~atri], I have merged it to master after CC
tweaks.
> 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
> Assignee: Atri Sharma
> Priority: Major
> Fix For: 2.11
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)