Details
Description
this will throw java.lang.ClassNotFoundException: demo.model.CityKey, because keyType class are not exist in the server node classpath.
the cause is the line 560 of GridDhtCacheAdapter:
I think there is something wrong with the logic here.
This logic is not affected by the IgniteCache#withKeepBinary and CacheConfiguration#storeKeepBinary parameters.