[infinispan-dev] New Cache Entry Notifications

Mircea Markus mmarkus at redhat.com
Thu Jan 23 12:54:46 EST 2014


On Jan 23, 2014, at 5:48 PM, William Burns <mudokonman at gmail.com> wrote:

> Hello all,
> 
> I have been working with notifications and most recently I have come
> to look into events generated when a new entry is created.  Now
> normally I would just expect a CacheEntryCreatedEvent to be raised.
> However we currently raise a CacheEntryModifiedEvent event and then a
> CacheEntryCreatedEvent.  I notice that there are comments around the
> code saying that tests require both to be fired.

it doesn't sound right to me: modified is different than created.

> 
> I am wondering if anyone has an objection to only raising a
> CacheEntryCreatedEvent on a new cache entry being created.  Does
> anyone know why we raise both currently?  Was it just so the
> PutKeyValueCommand could more ignorantly just raise the
> CacheEntryModified pre Event?
> 
> Any input would be appreciated, Thanks.

Cheers,
-- 
Mircea Markus
Infinispan lead (www.infinispan.org)






More information about the infinispan-dev mailing list