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

[GitHub] ignite pull request #4342: IGNITE-8971 GridRestProcessor should propagate er...

GitHub user andrewmed opened a pull request:

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

    IGNITE-8971 GridRestProcessor should propagate error message

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13472-3

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

    https://github.com/apache/ignite/pull/4342.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 #4342
    
----
commit 39e586d74d39312485815f840ff0680cf4bd4512
Author: AMedvedev <andrew.y.medvedev>
Date:   2018-07-10T11:25:48Z

    GG-13472: handle disk full error on writing snapshot metadata

----


---