[GitHub] ignite pull request #2880: metadata read must not block when called from dis...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #2880: metadata read must not block when called from dis...

2017-10-19 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request:

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

metadata read must not block when called from discovery thread

…read

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

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

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

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


commit 1e6f950722059169d9bb6b4beb4c8767595a42d8
Author: Sergey Chugunov 
Date:   2017-10-19T08:21:51Z

IGNITE-6668 metadata read doesn't block when called from discovery thread




---