[infinispan-issues] [JBoss JIRA] (ISPN-9296) Counter's remove shouldn't remove the listeners
Pedro Ruivo (JIRA)
issues at jboss.org
Thu Jun 14 11:10:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-9296:
------------------------------
Description:
When Counter.remove() is invoked, it is wrongly removing the listeners registered in the local node. However, the remaining nodes in the cluster (and HR clients) keep their listener.
The listeners shouldn't be removed in this case! Also, the counter is recreated when it is access after the removal.
> Counter's remove shouldn't remove the listeners
> -----------------------------------------------
>
> Key: ISPN-9296
> URL: https://issues.jboss.org/browse/ISPN-9296
> Project: Infinispan
> Issue Type: Bug
> Components: Clustered Counter
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
>
> When Counter.remove() is invoked, it is wrongly removing the listeners registered in the local node. However, the remaining nodes in the cluster (and HR clients) keep their listener.
> The listeners shouldn't be removed in this case! Also, the counter is recreated when it is access after the removal.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list