2 Replies Latest reply on Jul 5, 2012 2:07 AM by dan.berindei

    Can not get the value of cache entry when CacheEntryCreated Event notified

    fangyuchen

      I add a CacheEntryCreated event listener to a cache. When the listener is notified, I can not get the value of the newly-created cache entry from the EventImpl(But I can get the key). I checked the code and found the value does not set into the EventImpl on that event.  Is this a bug or  do it with reason? My version is 5.1.5 Final.