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 2023/02/21 15:56:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17691686#comment-17691686 ] 

Roman Puchkovskiy commented on IGNITE-18408:
--------------------------------------------

Thanks!

> 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
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)