I have XDCR with 2 clusters with bi-directional replication(one cluster running Couchbase 3.0, another running Couchbase 2.5). After a network failure (40% timeout connections between 2 cluters), some keys are not able to replication.
I tried to change, delete documents at both clusters but nothing happened.
I found out one key has different CAS value in each cluster.
Does anyone know any workaround? Thanks in advance.
Also you can enable XDCR Trace to log all the activities. Here is how you can do that -
either edit corresponding line in static_config to β{loglevel_xdcr_trace, debug}.β and restart the server or post βale:set_loglevel(xdcr_trace, debug).β to /diag/eval.