On 05/09/2012 12:10 PM, Sanne Grinovero wrote: > 3) I need the Map/Reduce to execute also on all entries stored in the > CacheLoader entries. I don't believe that's the case today.. and even > if I wanted to use just the Executor, I believe the CacheLoader API > needs to provide some option to load all keys in a stream form > appropriate for batch processing: using loadAll will likely get me > into an OOM. > Even a simple loadAll(Callable<V>) would do the trick
Tristan _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
