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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)