[GitHub] ignite pull request #4517: IGNITE-8559 Replace CacheAffinitySharedManager.Ca...

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

[GitHub] ignite pull request #4517: IGNITE-8559 Replace CacheAffinitySharedManager.Ca...

andrey-kuznetsov
GitHub user akalash opened a pull request:

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

    IGNITE-8559 Replace CacheAffinitySharedManager.CachesInfo by ClusterC…

    …achesInfo

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

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

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

    https://github.com/apache/ignite/pull/4517.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 #4517
   
----
commit ea4c1be40d5f621043994a04a0c1bd1f6e47914e
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-08-10T14:16:08Z

    IGNITE-8559 Replace CacheAffinitySharedManager.CachesInfo by ClusterCachesInfo

----


---