Hi Alexey, You are correct. I did not have my own CacheStore implementation.
I am currently writing my own implementation and using the below when creating the cache: cfgAcct.setCacheStoreFactory(FactoryBuilder.factoryOf(CacheJDBCAcctFactStore.class)); In the example code we are talking about, can you tell me how writeall will be called? when the entry.setvalue() is called within Cache.invoke? Regards, Anand Vijai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
