[jboss-jira] [JBoss JIRA] Commented: (JGRP-747) RELAY: replication between data centers
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Nov 29 09:57:09 EST 2010
[ https://jira.jboss.org/browse/JGRP-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565913#comment-12565913 ]
Bela Ban commented on JGRP-747:
-------------------------------
Further improvements: state transfer between local clusters (only relevant with replication) and buffering of messages by second-in-line.
Currently, these 2 features are not really needed, as the major use case is Infinispan in DIST mode: no state transfer (Infinispan uses rebalancing) and no buffering of messages needed (Infinispan will simply fail the update of the backup node(s))
> RELAY: replication between data centers
> ---------------------------------------
>
> Key: JGRP-747
> URL: https://jira.jboss.org/browse/JGRP-747
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Vladimir Blagojevic
> Fix For: 2.12
>
>
> For details see JGroups/doc/design/DataCenterReplication.txt, e.g. on GitHub: https://github.com/belaban/JGroups/blob/master/doc/design/RELAY.txt. The changes were done on branch JGRP-747.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list