[
https://issues.jboss.org/browse/WFLY-3644?page=com.atlassian.jira.plugin....
]
Paul Ferraro commented on WFLY-3644:
------------------------------------
OK - I see what you're trying to do. You should be able to achieve this by
configuring <relay/> in your jgroups stack, but without configuring your infinispan
invalidation cache with any backups - the relay protocol should still propagate any
invalidation messages to the relayed cluster.
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)