Dan Berindei created ISPN-12413:
-----------------------------------
Summary: Clustered listeners for replicated caches do not receive events on
zero capacity nodes
Key: ISPN-12413
URL:
https://issues.redhat.com/browse/ISPN-12413
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 12.0.0.Dev04
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 12.0.0.Dev05
ISPN-12221 added zero capacity factor support for replicated caches, so that nodes with
{{zeroCapacityNode(true)}} do not store any entries.
This broke clustered listeners, which only install a local listener on the primary owners
if the cache is distributed or scattered.
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)