You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2018/07/13 15:24:56 UTC

[GitHub] ignite pull request #4361: IGNITE-9002: Fixed C++ thin client crash when use...

GitHub user isapego opened a pull request:

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

    IGNITE-9002: Fixed C++ thin client crash when used with dynamic cache without config

    

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

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

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

    https://github.com/apache/ignite/pull/4361.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 #4361
    
----
commit 88bdec61ba3a4855de354744b9f4d9a4e8dd9045
Author: Igor Sapego <is...@...>
Date:   2018-07-13T15:19:55Z

    IGNITE-9002: Added test.

commit 8d4acbdf230af01d082a6101f54002844c90dedf
Author: Igor Sapego <is...@...>
Date:   2018-07-13T15:21:00Z

    IGNITE-9002: Fixed issue

commit d86ab299341fec69a4892820d34b8d6b83ecc59e
Author: Igor Sapego <is...@...>
Date:   2018-07-13T15:22:00Z

    IGNITE-9002: Bumped protocol version

commit 39bebb18e6b828d3760fcf67cd7b6a6f4a4dde57
Author: Igor Sapego <is...@...>
Date:   2018-07-13T15:22:37Z

    IGNITE-9002: Added default constructors for CacheClient and IgniteClient

----


---

[GitHub] ignite pull request #4361: IGNITE-9002: Fixed C++ thin client crash when use...

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

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


---