Package org.wildfly.clustering.cache.infinispan.embedded.reactive


package org.wildfly.clustering.cache.infinispan.embedded.reactive
  • Classes
    Class
    Description
    Overrides Infinispan's PublisherManagerFactory.LOCAL_CLUSTER_PUBLISHER to align its segmentation logic with this module's key partitioner for non-tx invalidation caches.
    Because we override Infinispan's KeyPartition for non-tx invalidation-caches, we need to make sure the PublisherManagerFactory.LOCAL_CLUSTER_PUBLISHER handles segmentation in the same way.