[
https://issues.apache.org/jira/browse/IGNITE-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Mashenkov updated IGNITE-6794:
-------------------------------------
Attachment: ClientLocalCacheStartTest.java
> Local Cache start failed on client if default memory configuration is used.
> ---------------------------------------------------------------------------
>
> Key: IGNITE-6794
> URL: https://issues.apache.org/jira/browse/IGNITE-6794
> Project: Ignite
> Issue Type: Bug
> Security Level: Public(Viewable by anyone)
> Reporter: Andrew Mashenkov
> Attachments: ClientLocalCacheStartTest.java
>
>
> PFA reproducer.
> Local cache creation cause AssertionError on 2.3 and NPE on 2.1 branches if
> no memory configuration was set.
> Error will gone on 2.1 if empty memory configuration is set,
> e.i. no additional memory policy is set and cache uses default memoty policy.
> For 2.3 version workaround is to create DataRegion, but there is no need to
> make cache actually use it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)