[GitHub] ignite pull request #4644: Ignite 8913

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

[GitHub] ignite pull request #4644: Ignite 8913

andrey-kuznetsov
GitHub user SGrimstad opened a pull request:

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

    Ignite 8913

   

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

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

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

    https://github.com/apache/ignite/pull/4644.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 #4644
   
----
commit 26543e10f8143dbc2d313b870081d633baf4cd05
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-14T11:21:13Z

    IGNITE-9141  Implemented

commit ee631080782fe17a007e10117a96fc1a72990854
Author: devozerov <vozerov@...>
Date:   2018-08-14T12:54:32Z

    Merge branch 'master' into ignite-9141

commit 4587bfc24f25045fd7fc2197076797cc6ca54e32
Author: devozerov <vozerov@...>
Date:   2018-08-14T13:23:19Z

    Review.

commit 1511eb31b644113091be156d872f5adb2daecb84
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-14T11:21:13Z

    IGNITE-9141  Implemented

commit 0425a32a3d490165b29bcf9236a49a48f7761666
Author: devozerov <vozerov@...>
Date:   2018-08-14T13:23:19Z

    Review.

commit a7209f870148f984cdbf3e6437337c7b665defb5
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-20T11:56:11Z

    IGNITE-9141 Modified according to review comments. Integration tests added

commit 08e196ad4503d4487fda0da2b61406ef3bd84cbf
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-20T12:28:46Z

    IGNITE-9141 javadoc added

commit b006a8dba4ae4319aa78a0d3c6fd6eef47bb1da8
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-20T12:29:46Z

    IGNITE-9141 javadoc added

commit 0ed04a7ca655866685841b2ec9c2ed64797bf233
Author: devozerov <vozerov@...>
Date:   2018-08-28T08:05:04Z

    Merge branch 'master' into ignite-9141

commit 02db267355a8405c64c45d51c81e342df664d612
Author: devozerov <vozerov@...>
Date:   2018-08-28T08:45:55Z

    Review comments.

commit 0c4301cdc0d6108ed5b51173144e19d3ad450e63
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-28T11:08:47Z

    IGNITE-9141 Fixes according to review

commit dd35f024d77d12badf711bce3644450008e38921
Author: SGrimstad <sgrimstad@...>
Date:   2018-08-29T12:15:43Z

    IGNITE-8913 Query cancelled messages are enriched with details, tests updated

----


---