You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2017/08/10 13:29:00 UTC

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

Pavel Kovalenko created IGNITE-6029:
---------------------------------------

             Summary: 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: Pavel Kovalenko
             Fix For: 2.2


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)