[GitHub] ignite pull request #4277: IGNITE-8869: Retrieves nodes directly from topolo...

2018-08-02 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4277: IGNITE-8869: Retrieves nodes directly from topolo...

2018-06-28 Thread ivandasch
GitHub user ivandasch opened a pull request:

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

IGNITE-8869: Retrieves nodes directly from topology history



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

$ git pull https://github.com/ivandasch/ignite ignite-8869

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

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


commit 50034302a6ac9ac38a5f347b6f26b0b43715eb39
Author: Ivan Daschinskiy 
Date:   2018-06-26T15:10:58Z

IGNITE-8869: Explicitly fail hanging test.

commit e28fb94ad1add6484ba474ca4e3d8756df50700e
Author: Ivan Daschinskiy 
Date:   2018-06-28T10:25:02Z

Merge branch 'master' into ignite-8869

commit 80bb9084251d11f95b90bdfc94929083be40aa87
Author: Ivan Daschinskiy 
Date:   2018-06-28T17:02:18Z

IGNITE-8869: Retrieve nodes without discoveryCache.




---