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

[GitHub] ignite pull request #4512: fail create cache on client node

GitHub user dgarus opened a pull request:

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

    fail create cache on client node

    

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

    $ git pull https://github.com/dgarus/ignite create_cache_fail_on_client

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

    https://github.com/apache/ignite/pull/4512.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 #4512
    
----
commit 173e647b9714e93e90dbc3a59da5169ec5063c0b
Author: Garus Denis <ga...@...>
Date:   2018-08-10T09:18:38Z

    fail create cache on client node

----


---