nickva commented on issue #869: beam.smp spikes and eats all available CPU
URL: https://github.com/apache/couchdb/issues/869#issuecomment-334888616
 
 
   Keep an eye in the logs for emfile errors, that might mean running out of 
file descriptors.
   
   Also try increasing max_dbs_open if you see `all_dbs_active` in the logs.
   
   In general try to see if there is something in the logs around the time this 
behavior starts.
   
   Look for things that looks like stack traces (file names and lines of code) 
as well.
 
----------------------------------------------------------------
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

Reply via email to