[GitHub] ignite pull request #3880: IGNITE-8324 Update discovery cache as well as top...

2018-04-25 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3880: IGNITE-8324 Update discovery cache as well as top...

2018-04-19 Thread Jokser
GitHub user Jokser opened a pull request:

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

IGNITE-8324 Update discovery cache as well as topology version



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

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

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

https://github.com/apache/ignite/pull/3880.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 #3880


commit df540e065c34ea80fe6c6e874521cd130879
Author: Pavel Kovalenko 
Date:   2018-04-19T15:12:06Z

IGNITE-8324 Update discovery caches as well as topology version. Remove 
unnecessary `updateTopologies` calls.




---