Description
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.
Attachments
Issue Links
- causes
-
IGNITE-13088 Improve exception when cache not exists after client restart
- Resolved
- is related to
-
IGNITE-8978 Affinity throws "IgniteException: Failed to find cache" after an Ignite client re-connect
- Open
-
IGNITE-8301 testReconnectCacheDestroyedAndCreated should excpect recreated client cache
- Resolved
-
IGNITE-2765 WebSessionFilter doesn't survive client reconnect
- Closed
-
IGNITE-2786 SpringCache doesn't survive client reconnect
- Open
-
IGNITE-2787 Hibernate L2 cache doesn't survive client reconnect
- Open
- relates to
-
IGNITE-7603 Waiting on reconnect future doesn't help when client reconnects after full cluster restart
- Resolved
- links to