Hi, I am using Couchbase Server Enterprise Edition 6.5.0 build 4960 , but facing same problem when I have tried setup replication using couchbase-cli, always priority set to high in GUI. I am using below command:
couchbase-cli xdcr-replicate -c cluster-node:8091 --username UID --password PASSWD --create --xdcr-cluster-name TARGETCLUSTER --xdcr-from-bucket BUCKET2 --xdcr-to-bucket BUCKET2 --xdcr-replication-mode xmem --priority Low
Can anyone please guide me.