wohali commented on issue #790: Couch Db take 100% CPU usage on replication with heavy data URL: https://github.com/apache/couchdb/issues/790#issuecomment-333044246 There's not enough information to go on here, but this sounds like deployment architecture issues, not a CouchDB bug. Here are some standard recommendations: * Upgrade to CouchDB 2.1 if you can, replication is improved in this release. * Try running a 3-node CouchDB 2.1 cluster with a load balancer in front if you are not already. * Use Mango views and selectors if you can, instead of JavaScript views, for improved performance. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
