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 2017/12/07 16:51:40 UTC

[GitHub] ignite pull request #3175: ignite-6827-asch

GitHub user ascherbakoff opened a pull request:

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

    ignite-6827-asch

    Test changes related to tx rollback on topology change.

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

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

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

    https://github.com/apache/ignite/pull/3175.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 #3175
    
----
commit 99a05f50be24a6dbebe6e9a3cd57513a1dbeb4fb
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T11:26:44Z

    IGNITE-6827 wip.

commit 1e7ee0f0fd10e21b36cc57e1499358dd46c616b7
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T14:34:25Z

    IGNITE-6827 wip.

commit 0b0c0ff5f736b6cb299bf8ee32d6705d3c2adfb2
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T14:47:13Z

    IGNITE-6827 wip.

commit 2e7e7a2eca9b45ca1488403d86c28df055d215a7
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T15:01:37Z

    IGNITE-6827 wip.

commit 50dbdb8f14751f470f605884f195256531f4176f
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T15:04:40Z

    IGNITE-6827 wip.

commit 4da15f51af7302dc70fa5ee705042dec36cb120b
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T16:46:22Z

    IGNITE-6827 wip.

commit bc024837e12627a011c8a1b43f30783bb3b08f2d
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-06T17:11:04Z

    IGNITE-6827 wip.

commit 8f5693361b018ee78ca7b6fd9a9e4d88017a87ea
Author: ascherbakoff <al...@gmail.com>
Date:   2017-12-06T21:05:42Z

    IGNITE-6827 wip.

commit c4b9fab158769fb21e7dbbb641746868698a6652
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-07T11:23:25Z

    IGNITE-6827 wip.

commit f0a6113798df0e20e2d3b4a5573a5c722a2fd948
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-07T11:27:16Z

    IGNITE-6827 wip.

commit 5d9d22c7cb27c39516d0340ab72fa0a4f56e004b
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-07T11:46:21Z

    IGNITE-6827 wip.

commit a008c220923d95155285b3408945f6e2c94104e5
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-07T13:47:40Z

    IGNITE-6827 wip.

commit f0ba7bd90ab16f0933353901fd73586e998443ba
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-12-07T14:05:14Z

    IGNITE-6827 wip.

----


---