wmr513/caching

Apache Ignite Code not actually using Replicated Cache.

guyelight opened this issue · 0 comments

The code in IgniteCustomerInfoService is not using a replicated cache, it is using a default partitioned cache and that is why getting a cache entry is null when shutting down a server.