[
https://issues.jboss.org/browse/WFLY-3644?page=com.atlassian.jira.plugin....
]
Tarek Hammoud commented on WFLY-3644:
-------------------------------------
Paul,
I did define a relay in my jgroups stack and it does not work. I debugged the infinispan
code (The invokeRemotely method) and it decides to skip rpc as it thinks no other members
exist in the cluster. From what I've read in jgroups relay, the cluster views are NOT
combined like old relay did. I have two clusters each with exactly one node. Maybe this is
the wrong issue board but thought I would start here.
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)