[infinispan-dev] Bye bye wrappers, ComparingConcurrentHashMapv8 is here (ISPN-2281)

Tristan Tarrant ttarrant at redhat.com
Wed Mar 20 07:04:19 EDT 2013


On 03/20/2013 11:51 AM, Manik Surtani wrote:
> On 18 Mar 2013, at 12:21, Galder Zamarreño <galder at redhat.com> wrote:
>
>> IOW, you'll be able to say: create an Infinsipan Server that has String as key and value of type X, where X is the actual data type, no metadata!! The metadata (version, encoding, whatever is requried to fulfill the compatibility reqs in ISPN-2281) will be passed as part of the put/replace…etc (I will email this around when in place).
> Not sure I get this.  Where will this metadata be stored?
Metadata should be moved to the ICE-level, or the Cache-level (for 
metadata common to all entries in the cache, to save space: e.g. if all 
entries in my cache are text/plain)

Tristan


More information about the infinispan-dev mailing list