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

[jira] [Commented] (IGNITE-6513) Add ability manage version of WAL serializer via system properties

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

ASF GitHub Bot commented on IGNITE-6513:
----------------------------------------

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 <dm...@gmail.com>
Date:   2017-09-28T13:05:57Z

    IGNITE-6513 introduce system property for manage wal serializer version (IGNITE_WAL_SERIALIZER_VERSION)

----


> Add ability manage version of WAL serializer via system properties
> ------------------------------------------------------------------
>
>                 Key: IGNITE-6513
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6513
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.0, 2.1, 2.2, 2.3
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>             Fix For: 2.4
>
>
> An example: -DIGNITE_WAL_SERIALIZER_VERSION=2



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