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

[jira] [Updated] (IGNITE-18408) Store replication protocol config as bytes in MvPartitionStorage

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

Roman Puchkovskiy updated IGNITE-18408:
---------------------------------------
    Labels: ignite-3 tech-debt  (was: ignite-3)

> Store replication protocol config as bytes in MvPartitionStorage
> ----------------------------------------------------------------
>
>                 Key: IGNITE-18408
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18408
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3, tech-debt
>             Fix For: 3.0.0-beta2
>
>
> Currently, each {{MvPartitionStorage}} implementation serializes the config object itself. This serialization should be made outside, the storage should only store the serialization results (as bytes).



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