You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alex-plekhanov <gi...@git.apache.org> on 2018/03/14 09:24:27 UTC

[GitHub] ignite pull request #3630: IGNITE-7831 Throw Exceptions instead of Assertion...

GitHub user alex-plekhanov opened a pull request:

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

    IGNITE-7831 Throw Exceptions instead of AssertionErrors when reading from corrupted persistence

    

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

    $ git pull https://github.com/alex-plekhanov/ignite ignite-7831

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

    https://github.com/apache/ignite/pull/3630.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 #3630
    
----
commit 1698c15ce0d47d5fbb8dbc633fbf007fb5e7c0e3
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-03-13T11:09:54Z

    IGNITE-7831 Throw Exceptions instead of AssertionErrors when reading from corrupted persistence

commit 905a1a0065eb853f70e5bb86bb850c27707f4b8d
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-03-13T11:46:10Z

    IGNITE-7831 WIP

commit fd94878610d70697181e6ffcfe939073d8bc273f
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-03-14T08:39:49Z

    IGNITE-7831 WIP

----


---

[GitHub] ignite pull request #3630: IGNITE-7831 Throw Exceptions instead of Assertion...

Posted by alex-plekhanov <gi...@git.apache.org>.
Github user alex-plekhanov closed the pull request at:

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


---