Hi guys, I noticed the method ClusterInfo#getKeysForLocalValues(Map), which I used to access local k/v pairs and clear them, doesn't work when the map is of type ConcurrentDistributedServerMap, throwing "java.lang.UnsupportedOperationException: getAllEntriesSnapshot is not supported for CDSM"; Terracotta version is 3.5.2.
Is there a way to access and clear local entries (so that next time they're accessed will be loaded back from the L2)? Maybe ConcurrentDistributedServerMap#clearLocalCache()? Thanks! Sergio B. -- Sergio Bossa http://www.linkedin.com/in/sergiob _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev