You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by DALukjanenko <gi...@git.apache.org> on 2018/02/28 00:26:25 UTC

[GitHub] ignite pull request #3581: IGNITE-5357 replicated cache reads load balancing...

GitHub user DALukjanenko opened a pull request:

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

    IGNITE-5357 replicated cache reads load balancing was added

    

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

    $ git pull https://github.com/DALukjanenko/ignite IGNITE-5357.master

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

    https://github.com/apache/ignite/pull/3581.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 #3581
    
----
commit 5cc0906838f4916060149a62b51d6904f63a11a7
Author: Dmitry Lukjanenko <lu...@...>
Date:   2018-02-28T00:14:36Z

    IGNITE-5357 replicated cache reads load balancing was added

----


---