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

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

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

andrey-kuznetsov
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 <lukdiman.developer@...>
Date:   2018-02-28T00:14:36Z

    IGNITE-5357 replicated cache reads load balancing was added

----


---