You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2017/08/10 17:19:21 UTC

[GitHub] ignite pull request #2429: IGNITE-6029 WAL Record serialization refactoring

GitHub user Jokser opened a pull request:

    https://github.com/apache/ignite/pull/2429

    IGNITE-6029 WAL Record serialization refactoring

    And initial stuff for Record V2 serializer.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6029

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2429.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2429
    
----
commit 605198854104e04f343630e2fcec8fe78103be3e
Author: Pavel Kovalenko <jo...@gmail.com>
Date:   2017-08-10T17:18:59Z

    IGNITE-6029 Record serializer refactoring and initial stuff for Record V2 serialization.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #2429: IGNITE-6029 WAL Record serialization refactoring

Posted by Jokser <gi...@git.apache.org>.
Github user Jokser closed the pull request at:

    https://github.com/apache/ignite/pull/2429


---