[ 
https://issues.apache.org/jira/browse/IGNITE-11547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Muzafarov resolved IGNITE-11547.
--------------------------------------
    Resolution: Won't Fix

LOCAL caches removed from support.

> ClassCastException when creating LOCAL cache on client in Data Region which 
> is considered persistent
> ----------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11547
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11547
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, persistence
>    Affects Versions: 2.7
>            Reporter: Ilya Kasnacheev
>            Assignee: Madhusudhan Reddy Vennapusa
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If default region in cluster is persistent, then creating a LOCAL cache on 
> client will fail with:
> org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl cannot be cast 
> to 
> org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
> This is unless there is a second non-persistent data region, and cache is 
> created in this non-persistent region.
> I think this case calls for a check and helpful error message.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to