[
https://issues.apache.org/jira/browse/IGNITE-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103906#comment-16103906
]
Dmitriy Pavlov commented on IGNITE-5729:
----------------------------------------
Hi, could you please check tests from .Net:
http://ci.ignite.apache.org/viewType.html?buildTypeId=Ignite20Tests_IgnitePlatformNet&branch_Ignite20Tests=pull%2F2296%2Fhead&tab=buildTypeStatusDiv
?
> 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: Alexey Goncharuk
> 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)