[infinispan-issues] [JBoss JIRA] (ISPN-7044) Operations on the backup site should match the transport between sites

Alan Field (JIRA) issues at jboss.org
Fri Sep 23 12:25:00 EDT 2016


Alan Field created ISPN-7044:
--------------------------------

             Summary: Operations on the backup site should match the transport between sites
                 Key: ISPN-7044
                 URL: https://issues.jboss.org/browse/ISPN-7044
             Project: Infinispan
          Issue Type: Enhancement
          Components: Cross-Site Replication
            Reporter: Alan Field


The idea for this JIRA came from a meeting between myself, [~mgencur], [~belaban], [~pruivo], and  [~NadirX]. The thought is that the type of operation used in the backup site should match the transport between sites. So when the transport between sites is asynchronous, then the operations applied on the backup site should be asynchronous and vice-versa. This should improve the throughput and prevent the OOMEs seen when the receiver end is overwhelmed as it is applying synchronous operations on the backup site, and the primary site is sending the operations asynchronously.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list