Mantis - Resin
Viewing Issue Advanced Details
5857 minor always 02-24-15 17:25 04-01-15 13:55
nam  
ferg  
normal  
closed  
no change required  
none    
none 4.0.44  
0005857: review programmatic clearing of cluster cache
(rep by Vinod)

nam: check that it works and that it works well

Notes
(0006621)
ferg   
04-01-15 13:55   
cache/60y0

Note: the cache is primarily organized for key operations. Operations on the whole cache are limited. This is particularly true for the clustered cache. For example, the removeAll() does not do a distributed map/reduce-like operation across all nodes. So the keys that are deleted are only those keys stored locally on the current server.