I have an ignite cache with hbase read-through. Data is fully reconstructed
on a daily basis on the underlying hbase table.

My question is, when the hbase table is totally changed, calling
cache.clear() is enough to get the latest data? 

And, during processing cache.clear(), all reads to the cache will be
blocked? I mean, the cache is locked?



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

Reply via email to