Hello,
We are using Couchbase cluster having 4 nodes with below configuration:
Couchbse Server Version: 3.0.1
OS: Linux
RAM Quota Per Node: 25 GB (Used: 15 GB) - So total cluster RAM Quota is 100 GB
Disk Space Per Node: 100 GB (Used: 20 GB)
We have one Bucket in this cluster having following statistics:
Total Documents: 70000
Data Space On Disk: 4.5 GB
RAM: 28 GB allocated to Bucket but 18 GB is used (100% documents are in RAM)
Now when we are using XDCR (Version 2) to transfer this Bucket data to another cluster, we are having problems that one of the node from this source cluster is taking 100% RAM.
This is causing memory swap and sometimes the Node failover in Couchbase cluster. We are not sure why XDCR is using so much RAM.
Can anyone please help us here ?