On 18 Jul 2013, at 14:08, Dan Berindei <[email protected]> wrote:
> Are you sure both representations are kept? > > MarshalledValueInterceptor.visitGetKeyValueCommand() should call > MarshalledValue.compact just before returning, which should keep only one > representation. MarshalledValueInterceptor.visitGetKeyValueCommand() invokes MarshalledValueInterceptor.compact(mv). The *mv* parameter , at least for values, is null. Cheers, -- Mircea Markus Infinispan lead (www.infinispan.org) _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
