[infinispan-issues] [JBoss JIRA] (ISPN-2341) event.isPre has a counter intuitive behaviour
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 08:31:35 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721389#comment-12721389 ]
Galder Zamarreño commented on ISPN-2341:
----------------------------------------
This is really a 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: Feature Request
> 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