Package org.wildfly.clustering.infinispan.reactive


package org.wildfly.clustering.infinispan.reactive
  • Classes
    Class
    Description
    Overrides Infinispan's org.infinispan.factories.PublisherManagerFactory.LOCAL_CLUSTER_PUBLISHER to align its segmentation logic with WildFly'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 org.infinispan.factories.PublisherManagerFactory.LOCAL_CLUSTER_PUBLISHER handles segmentation in the same way.