You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by EdShangGG <gi...@git.apache.org> on 2018/06/27 15:59:33 UTC

[GitHub] ignite pull request #4269: Revert "IGNITE-8749 Exception for "no space left"...

GitHub user EdShangGG opened a pull request:

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

    Revert "IGNITE-8749 Exception for "no space left" situation should be…

    … propagated to FailureHandler - Fixes #4200."
    
    This reverts commit 3fff8a8
    
    Signed-off-by: EdShangGG <es...@gridgain.com>

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

    $ git pull https://github.com/gridgain/apache-ignite IGNITE-8849-OOM

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

    https://github.com/apache/ignite/pull/4269.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 #4269
    
----
commit 3593f78c83910125b2b1eecab348c42372619fc0
Author: EdShangGG <es...@...>
Date:   2018-06-27T15:58:15Z

    Revert "IGNITE-8749 Exception for "no space left" situation should be propagated to FailureHandler - Fixes #4200."
    
    This reverts commit 3fff8a8
    
    Signed-off-by: EdShangGG <es...@gridgain.com>

----


---