Hi Anand,

Can you share your CacheStore implementation? 
Do you use CacheStoreAdapter<>?
Very probably you don't have your own "CacheStore.writeAll()" implementation
that is used for batches. And the default one is used (it just sequentially
calls "CacheStore.write()" for all entries in a batch).

Thank you,
Alexey



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

Reply via email to