You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/03/04 23:34:40 UTC

[jira] [Created] (IGNITE-2766) Cache instance is closed when client disconnects

Valentin Kulichenko created IGNITE-2766:
-------------------------------------------

             Summary: Cache instance is closed when client disconnects
                 Key: IGNITE-2766
                 URL: https://issues.apache.org/jira/browse/IGNITE-2766
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.5.0.final
            Reporter: Valentin Kulichenko
             Fix For: 1.6


In case client disconnects and reconnects after network timeout (i.e., with a new ID), all cache instances acquired by this client are closed and are not functional. User has to create a special logic to handle this case.

Cache proxy should be able to handle this automatically.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)