Ignite Cache Reconnection Issue (Cache is stopped)
问题 Currently we are using Ignite 2.1 and Spring Data Ignite Repository. I have a server node and a client node with one cache "TestCache". When client is connected to server, and server node is down, it will disconnect. When the server node is started back, client node will reconnect back. However, when it is connected back, the cache "TestCache" is no longer accessible with the following exception: java.lang.IllegalStateException: class org.apache.ignite.internal.processors.cache