Hi, Can you share a small reproducer with your cache store implementation?
Evgenii вс, 7 окт. 2018 г. в 9:53, the_palakkaran <[email protected]>: > Hi, > > I have read through enabled. I clear a key from cache inside an ignite > service and invoke cache.get() so as to get the latest value from db (it > will execute load() method in cachestore adapter). When this is happening, > I > try to execute cache.get() from another service which gives me the above > exception. Is there any other way to do this ? Can I invoke methods in > cachestore adapter directly? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
