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

[GitHub] ignite pull request #4809: IGNITE-9082 Throwing checked exception during tx ...

GitHub user ascherbakoff opened a pull request:

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

    IGNITE-9082 Throwing checked exception during tx commit without node stopping leads to data corruption

    

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

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

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

    https://github.com/apache/ignite/pull/4809.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 #4809
    
----
commit 07d90f0554a20b405d3787f19ee3e9f1bb7ec550
Author: Aleksei Scherbakov <al...@...>
Date:   2018-09-19T14:04:46Z

    IGNITE-9082 wip.

commit fafefd6cb413567eb7cceef37d21d0f9f7b847ab
Author: ascherbakoff <al...@...>
Date:   2018-09-19T19:25:25Z

    IGNITE-9082 wip.

commit 2ab602bb007147f1bc8594ed82c89e1c6d778427
Author: Aleksei Scherbakov <al...@...>
Date:   2018-09-20T15:48:25Z

    IGNITE-9082 wip.

commit b230793f02707a9a1de8b599452c3514c2494256
Author: Aleksei Scherbakov <al...@...>
Date:   2018-09-20T17:24:05Z

    IGNITE-9082 wip.

commit 03e82b17efb73646ba130e98d9e10dd1df834431
Author: Aleksei Scherbakov <al...@...>
Date:   2018-09-21T17:02:09Z

    IGNITE-9082 wip.

commit 1df3684ec8528ddbb4ed1c7710d62a2914e374a3
Author: Aleksei Scherbakov <al...@...>
Date:   2018-09-21T17:04:02Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-9082

----


---

[GitHub] ignite pull request #4809: IGNITE-9082 Throwing checked exception during tx ...

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

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


---