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

Sergey Chugunov updated IGNITE-16477:
-------------------------------------
    Fix Version/s: 3.0.0-alpha6
                       (was: 3.0.0-alpha5)

> 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-alpha6
>
>
> 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.7#820007)