-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement the
public Uni<Void> invalidateIf(Predicate<Object> predicate) {
throw new UnsupportedOperationException("Not supported operation");
}Requires 15.2 or higher for proper performance using Clustered cache publisher.
https://github.com/infinispan/infinispan/blob/15.2.x/core/src/main/java/org/infinispan/CachePublisher.java
https://github.com/infinispan/infinispan/blob/15.2.x/core/src/main/java/org/infinispan/CachePublisher.java#L25
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request