[infinispan-dev] storeAsBinary: serialize keys, values, or both?

Sanne Grinovero sanne.grinovero at gmail.com
Wed May 11 13:27:59 EDT 2011


I'm also wondering how the equals is performed on a serialized key; I
assume they are compared as byte[], but if that's the case that should
be clearly documented as it would ignore any custom equals()
implementation.

If instead all keys are deserialized for each equals operation... well
I suppose the internal datacontainer won't perform that well.

Sanne

2011/5/11 Manik Surtani <manik at jboss.org>:
> The current behaviour is both.
> But there are good reasons for finer grained control.  Please have a look
> at https://issues.jboss.org/browse/ISPN-1097 and let me know what you think!
> Cheers
> Manik
> --
> Manik Surtani
> manik at jboss.org
> twitter.com/maniksurtani
> Lead, Infinispan
> http://www.infinispan.org
>
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>



More information about the infinispan-dev mailing list