[infinispan-issues] [JBoss JIRA] (ISPN-4099) Cluster Listeners raise entry events on rehash
William Burns (JIRA)
issues at jboss.org
Wed Mar 12 11:59:11 EDT 2014
William Burns created ISPN-4099:
-----------------------------------
Summary: Cluster Listeners raise entry events on rehash
Key: ISPN-4099
URL: https://issues.jboss.org/browse/ISPN-4099
Project: Infinispan
Issue Type: Bug
Components: Listeners
Affects Versions: 7.0.0.Alpha1
Reporter: William Burns
Assignee: Dan Berindei
Fix For: 7.0.0.Final
Cluster Listeners currently raise all create, modify and remove events. When a rehash event occurs this would cause a create event to be generated even though it wasn't just added to the cache. We need to not raise an event in this case.
--
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