You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alamar <gi...@git.apache.org> on 2018/10/18 14:34:55 UTC

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

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 <il...@...>
Date:   2018-10-18T14:19:55Z

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

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---