I saw that if cache is created using ignite API, getCacheManager() would be
null. So, I had added below line to spring's application.properties

spring.cache.cache-names=users,cannedReports

I am assuming it should be created using JCache API. However,
getCacheManager() is still null. How should a cache be created so that
JCacheMetrics does not throw NPE?




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to