]
Paul Ferraro resolved WFLY-3644.
--------------------------------
Resolution: Rejected
Closing this. Please post your questions about RELAY2 to the jgroups forum or user
lists.
Infinispan supports backups for Invalidation Cache while wildfly
integration does not
-------------------------------------------------------------------------------------
Key: WFLY-3644
URL:
https://issues.jboss.org/browse/WFLY-3644
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final
Environment: Linux
Reporter: Tarek Hammoud
Assignee: Paul Ferraro
It seems that the integration with infinispan 6.x removes the ability of RELAY support
for invalidation caches.
The jboss-as-infinispan_2_0.xsd allows backups to be specified only for
shared-state-cache while the actual infinispan xsd has no such limitation. We can not
leverage that capability. Infinispan will only fire updates to other sites if the backups
are defined which make sense.