[GitHub] ignite pull request #5077: IGNITE-7164: SQL TX: Remap protocol

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5077: IGNITE-7164: SQL TX: Remap protocol

andrey-kuznetsov
GitHub user AMashenkov opened a pull request:

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

    IGNITE-7164: SQL TX: Remap protocol

   

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

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

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

    https://github.com/apache/ignite/pull/5077.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 #5077
   
----
commit 576fbccece8862770d117ff3c3ca516004636fc0
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-24T14:16:02Z

    IGNITE-7164: Fix tx remap.

commit 21b140a67018399fdef222fbb2d5437961c2c070
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-24T16:37:40Z

    IGNITE-7164: Fix tx remap.

commit bcf621e3f0aba2b1ca6bda12d6a805a1fce2605a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-25T09:33:52Z

    IGNITE-7164: Minors.

commit 07286cfe5f8080fdc8381508761ef29c0a9f4c5b
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-25T09:33:52Z

    IGNITE-7164: Minors.

commit d8b7fc48180810d513f8d284b53ec9664eacbcab
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-25T12:23:05Z

    IGNITE-7164: Minors. Test added.

commit 69b507e6239503bf6a8492927ffbd7d98aeb1180
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-25T12:36:37Z

    IGNITE-7164: Minors. Test added.

commit 7a9a224fd5783a7708d6cc8793783e16bc523c7d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-10-25T12:48:18Z

    IGNITE-7164: Minors.

----


---