[infinispan-issues] [JBoss JIRA] (ISPN-2341) event.isPre has a counter intuitive behaviour
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Mon Oct 8 08:26:03 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus closed ISPN-2341.
-------------------------------
Resolution: Duplicate Issue
Duplicate of ISPN-2054
> event.isPre has a counter intuitive behaviour
> ---------------------------------------------
>
> Key: ISPN-2341
> URL: https://issues.jboss.org/browse/ISPN-2341
> Project: Infinispan
> Issue Type: Bug
> Components: Listeners
> Affects Versions: 5.1.7.Final
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Fix For: 6.0.0.Final
>
>
> When the listener is notified with (event.isPre == false), the change that triggered the event is not visible to the user as the notification happens before exiting the EntryWrappingInterceptor.
> For all types of notifications, when event.isPre==false, the modification should be visible into the cache. OTHO when event.isPre == true the modification shouldn't be visible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list