[infinispan-issues] [JBoss JIRA] (ISPN-10673) Remove Cross-Site Replication from Local caches
Dan Berindei (Jira)
issues at jboss.org
Fri Sep 27 07:15:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790157#comment-13790157 ]
Dan Berindei commented on ISPN-10673:
-------------------------------------
Replicating a local cache to a dist/repl cache in a backup site doesn't make sense either, as each node's local cache has its own entries but the backup dist/repl cache will have a mix of the entries from all the local caches.
> Remove Cross-Site Replication from Local caches
> -----------------------------------------------
>
> Key: ISPN-10673
> URL: https://issues.jboss.org/browse/ISPN-10673
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cross-Site Replication
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
>
> Currently, nothing prevents a local cache to have a site configured. However, this setup doesn't make much sense since we don't know to which node in the remote site the request is sent. (Except if the remote site only is a single node)
> I believe it makes sense to remove it.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list