You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "shivam mitra (JIRA)" <ji...@apache.org> on 2017/10/25 15:28:00 UTC

[jira] [Created] (GEODE-3905) write speed decreases when using geode redis server for wan replication

shivam mitra created GEODE-3905:
-----------------------------------

             Summary: write speed decreases when using geode redis server for wan replication
                 Key: GEODE-3905
                 URL: https://issues.apache.org/jira/browse/GEODE-3905
             Project: Geode
          Issue Type: Improvement
          Components: redis, wan
            Reporter: shivam mitra


I am trying to use WAN replication between two redis geode servers.  I have set up the replication as was given in the tutorial about wan replication. 
Two data centers each having a single node on which everything is running(sender,reciever,locator,geode server).

I am benchmarking it with redis-benchmark. I have noticed that write/sec keeps on decreasing as i keep on inserting more data. I feel the decrease is due to replication of the data. It decrease from 40000 w/s to 8000 w/s. 

How can I optimise it so that replication doesn't decrease the write speed? I have 8 cores on my system.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)