You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2022/10/18 12:33:00 UTC

[jira] [Updated] (IGNITE-16477) Compress wrapper Boolean arrays in User Object Serialization

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

Vyacheslav Koptilin updated IGNITE-16477:
-----------------------------------------
    Fix Version/s: 3.0.0-beta2
                       (was: 3.0.0-beta1)

> Compress wrapper Boolean arrays in User Object Serialization
> ------------------------------------------------------------
>
>                 Key: IGNITE-16477
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16477
>             Project: Ignite
>          Issue Type: Improvement
>          Components: networking
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Boolean[] arrays can be efficiently compressed by using 2 bits per element (because each element could be true, false or null).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)