tahirshak commented on issue #5022:
URL: https://github.com/apache/couchdb/issues/5022#issuecomment-2041630476

   Hi @nickva , Please see the response to your questions.
   
   Q: Is there any log emitted right before that?
   
   Looking at the logs leading to when couchdb stopped writing to the journal, 
in just 5 minutes it emitted about 45k logs entries. Most of those messages are 
about the indexer such as `Starting index update for db: shards` and `Index 
update finished for db: shards` . 
   
   Q: After that happens does couchdb still work? Can you use the Fauxton 
interface or make API calls to it?
   
   Couchdb still works and functioning, we can login to Fauxton and run the 
curl commands.
   
   Q: Does its resources usage seem to change during that time (uses more 
CPU/memory or less?).
   
   Yes, the CPU spiked little bit to 40% and the memory spiked as well to 15%.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to