You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/10/30 17:14:00 UTC

[jira] [Created] (IGNITE-6794) Local Cache start failed on client if default memory configuration is used.

Andrew Mashenkov created IGNITE-6794:
----------------------------------------

             Summary: 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


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)