[
https://issues.apache.org/jira/browse/IGNITE-11547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883598#comment-16883598
]
Madhusudhan Reddy Vennapusa commented on IGNITE-11547:
------------------------------------------------------
Could someone please take a look at my PR for this issue.
> 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
(v7.6.14#76016)