[
https://issues.jboss.org/browse/ISPN-9296?page=com.atlassian.jira.plugin....
]
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)