Hi,
When the listener is notified with (event.isPre == false), the change that triggered the event is not visible to the user[1] as the notification happens before exiting the EntryWrappingInterceptor.
I think this is not right, as a user I'd expect that the post notification to happen after data was applied to the cache, wdyt?