We have a Couchbase bucket with about 750k documents. I updated the sync function and ran _resync
on Sync Gateway. It showed that it processed twice as many documents so I stopped it and restarted Sync Gateway and ran _resync
again. This time I let it run and after 24hrs it had processed 130175000 documents!!! The bucket has eventing functions which I made sure to undeploy
before running _resync
.
Couchbase Server EE version 7.1.2 through aws: AWS Marketplace: Couchbase Server
Sync Gateway EE version 3.0.4 through aws: AWS Marketplace: Couchbase Sync Gateway
Any pointers on what could be happening?
Thanks,
Chirag