[
https://issues.apache.org/jira/browse/IGNITE-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Kovalenko updated IGNITE-5729:
------------------------------------
Fix Version/s: (was: 2.1)
2.2
> IgniteCacheProxy instances from "with..." methods are not reusable
> ------------------------------------------------------------------
>
> Key: IGNITE-5729
> URL: https://issues.apache.org/jira/browse/IGNITE-5729
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.1
> Reporter: Pavel Kovalenko
> Assignee: Pavel Kovalenko
> Fix For: 2.2
>
>
> On cache restart all IgniteCacheProxy instances must be reset in order to
> reuse them.
> But bunch of methods in IgniteCache interface including withKeepBinary create
> new instances of proxy for each call and these instances are not reset on
> cache restart.
> E.g. it leads to CacheStoppedException when reusing them after restoring from
> snapshot.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)