[ 
https://issues.apache.org/jira/browse/IGNITE-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240538#comment-16240538
 ] 

Amit Pundir commented on IGNITE-3719:
-------------------------------------

Hi,
Has there been any update on this jira?

Thanks.

> Automatically renew reference to internal IgniteCache impl after client node 
> reconnect
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-3719
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3719
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Denis Magda
>
> When a client node automatically reconnects to a cluster that has been 
> restarted from scratch, the client side can start generating the following 
> exceptions
> {{IllegalStateException: Cache has been closed or destroyed: cache"}}.
> To workaround this exception after the reconnect the client node has to renew 
> its references to closed {{IgniteCaches}} using either {{Ignite.cache(...)}} 
> or {{Ignite.getOrCreateCache(...)}} APIs.
> This is not user friendly and Ignite can renew this references in its 
> implementation automatically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to