You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dgovorukhin <gi...@git.apache.org> on 2018/11/27 22:45:34 UTC

[GitHub] ignite pull request #5519: IGNITE-10352 Final version

GitHub user dgovorukhin opened a pull request:

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

    IGNITE-10352 Final version

    

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

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

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

    https://github.com/apache/ignite/pull/5519.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 #5519
    
----
commit 6fd4f0121092eeadccb885e3f46ec872f88718ee
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-23T21:44:28Z

    IGNITE-10352 add test
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit dceb2ad5d951e69f58f265e28f8ce5af4aed6009
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-27T21:41:01Z

    IGNITE-10352 refactoring GridPartitionedGetFuture
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit 64eaeb955998df2aca21fab0e2c871a41e321894
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-27T22:00:52Z

    IGNITE-10352 refactoring GridPartitionedGetFuture + minor changes
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit 3ab78b360bf58dbb11ea3ba803cdfefc2977c7ca
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-27T22:07:09Z

    IGNITE-10352 refactoring GridPartitionedGetFuture + remove serUuid
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit fe2c0c888fe65e2eb4b0d491c4655d2fd429ad9d
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-27T22:44:24Z

    IGNITE-10352 refactoring GridPartitionedSingleGetFuture
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

----


---

[GitHub] ignite pull request #5519: IGNITE-10352 Final version

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

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


---