Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12413

Clustered listeners for replicated caches do not receive events on zero capacity nodes

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.0.Final
    • 12.0.0.Final
    • Core
    • None

      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/org/infinispan/notifications/cachelistener/CacheNotifierImpl.java#L1296

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: