GitHub user DmitriyGovorukhin opened a pull request:
https://github.com/apache/ignite/pull/2770
IGNITE-6513 introduce system property for manage wal serializer version
-DIGNITE_WAL_SERIALIZER_VERSION=2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite IGNITE-6513
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2770.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 #2770
----
commit d921a453ed48681781c830bac56f73d33b3b3ca0
Author: Dmitriy Govorukhin <[email protected]>
Date: 2017-09-28T13:05:57Z
IGNITE-6513 introduce system property for manage wal serializer version
(IGNITE_WAL_SERIALIZER_VERSION)
----
---