[infinispan-dev] Cache Entry is Loaded two times from CacheLoader

Amin Abbaspour a.abbaspour at gmail.com
Sat Jan 16 08:51:32 EST 2010


Hi All,

I put some log in my CacheLoader and noticed that when some key
expires, the load(key) method (in the case of LockSupportCacheStore
loadLockSafe method) in CacheLoader is called two times
consequentially for the same key.

Of course this creates no logical issues but is not much welcomed from
performance point of view.

Regards,
Amin



More information about the infinispan-dev mailing list