penkeysuresh commented on issue #869: beam.smp spikes and eats all available CPU URL: https://github.com/apache/couchdb/issues/869#issuecomment-355292415 Just incase if anyone facing the same issue, I managed to bring back the CPU utilisation to normal levels by shutting down the couchdb instance that is running as service. sudo service couchdb stop And later spawning the couchdb as a background process by using sudo couchdb -b Somehow If the couchdb instance is again started as a background service, it eats up all the available CPU. Didn't get enough time to debug this (I'm guessing upstart script to be debugged).
---------------------------------------------------------------- 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
