On 18 Jul 2013, at 13:44, Mircea Markus <[email protected]> wrote: > Can anybody think of some reasons why the value is kept twice? I mean besides > optimising for local gets, which I think is not a good enough reason given > the potentially huge memory consumption and the complexity added.
It is just to optimise for local GETs and GETs which hit L1. -- Manik Surtani _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
