You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by vldpyatkov <gi...@git.apache.org> on 2018/11/21 11:50:54 UTC

[GitHub] ignite pull request #5459: IGNITE-8391

GitHub user vldpyatkov opened a pull request:

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

    IGNITE-8391

    Removing some WAL history segments leads to WAL rebalance hanging

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

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

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

    https://github.com/apache/ignite/pull/5459.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 #5459
    
----
commit 3c83346f167f60fed1311883325d7bc3a596a7f0
Author: vd-pyatkov <vp...@...>
Date:   2018-11-21T11:50:00Z

    IGNITE-8391
    Removing some WAL history segments leads to WAL rebalance hanging

----


---