You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2017/09/28 09:29:00 UTC

[jira] [Commented] (IGNITE-6029) Refactor WAL Record serialization and introduce RecordV2Serializer

    [ https://issues.apache.org/jira/browse/IGNITE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183900#comment-16183900 ] 

Andrey Gura commented on IGNITE-6029:
-------------------------------------

Merged to master branch. Current record serialized version is still 1.

> Refactor WAL Record serialization and introduce RecordV2Serializer
> ------------------------------------------------------------------
>
>                 Key: IGNITE-6029
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6029
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Pavel Kovalenko
>            Assignee: Andrey Gura
>             Fix For: 2.3
>
>
> Currently RecordSerializer interface and default RecordV1Serializer implementation are not well extendable. We should refactor RecordSerializer interface and introduce new RecordV2Serializer with very base functionality - delegate everything to RecordV1Serializer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)