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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)