[GitHub] ignite pull request #5027: IGNITE-9843 If metadata is not available due to r...

2018-11-09 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #5027: IGNITE-9843 If metadata is not available due to r...

2018-10-18 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9843 If metadata is not available due to reconnect..,

…return reconnect future wrapped in CacheException.

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

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

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

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


commit 5b657da798f8e4923f9b14f24b94bbeae0365d10
Author: Ilya Kasnacheev 
Date:   2018-10-18T14:19:55Z

IGNITE-9843 If metadata is not available due to reconnect, return reconnect 
future wrapped in CacheException.




---