[ https://issues.apache.org/jira/browse/IGNITE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543339#comment-16543339 ]
ASF GitHub Bot commented on IGNITE-9002: ---------------------------------------- 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 <isapego@...> Date: 2018-07-13T15:19:55Z IGNITE-9002: Added test. commit 8d4acbdf230af01d082a6101f54002844c90dedf Author: Igor Sapego <isapego@...> Date: 2018-07-13T15:21:00Z IGNITE-9002: Fixed issue commit d86ab299341fec69a4892820d34b8d6b83ecc59e Author: Igor Sapego <isapego@...> Date: 2018-07-13T15:22:00Z IGNITE-9002: Bumped protocol version commit 39bebb18e6b828d3760fcf67cd7b6a6f4a4dde57 Author: Igor Sapego <isapego@...> Date: 2018-07-13T15:22:37Z IGNITE-9002: Added default constructors for CacheClient and IgniteClient ---- > CPP Thin: Crash when used with dynamic cache without configuration > ------------------------------------------------------------------ > > Key: IGNITE-9002 > URL: https://issues.apache.org/jira/browse/IGNITE-9002 > Project: Ignite > Issue Type: Bug > Components: platforms, thin client > Reporter: Igor Sapego > Assignee: Igor Sapego > Priority: Major > Fix For: 2.7 > > > Crash happens because of the unhandled case when cache has zero partitions. -- This message was sent by Atlassian JIRA (v7.6.3#76005)