[infinispan-issues] [JBoss JIRA] (ISPN-1935) Provide tree cache specific listener callbacks
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jul 2 03:30:21 EDT 2013
[ https://issues.jboss.org/browse/ISPN-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-1935:
--------------------------------
Fix Version/s: (was: 6.0.0.Final)
> Provide tree cache specific listener callbacks
> ----------------------------------------------
>
> Key: ISPN-1935
> URL: https://issues.jboss.org/browse/ISPN-1935
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core API, Tree API
> Affects Versions: 5.1.2.FINAL
> Reporter: Michael Gronau
> Assignee: Galder Zamarreño
> Labels: API, CacheEntryModified, Notifications, TreeCache
> Attachments: TreeListenerTest.java
>
>
> A put operation to the TreeCache API causes multiple CacheEntryModified events to be fired. The data map (an AtomicHashMap) is always empty and does not contain the modifications. The notifications are fired twice for isPre=false and isPre=true, which means they are fired 4 times.
--
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