You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by glukos <gi...@git.apache.org> on 2018/05/07 23:24:23 UTC

[GitHub] ignite pull request #3955: IGNITE-8429 Unexpected error during incorrect WAL...

GitHub user glukos opened a pull request:

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

    IGNITE-8429 Unexpected error during incorrect WAL segment decompressi…

    …on, causes node termination

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

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

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

    https://github.com/apache/ignite/pull/3955.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 #3955
    
----
commit 9b8a8472e3e782d4888de7b9ccb9329de734c21b
Author: Ivan Rakov <iv...@...>
Date:   2018-05-07T23:18:51Z

    IGNITE-8429 Unexpected error during incorrect WAL segment decompression, causes node termination

----


---