nickva commented on issue #5022: URL: https://github.com/apache/couchdb/issues/5022#issuecomment-2044080839
@tahirshak thank you for responding. That's interesting about the CPU spiking a bit afterwards. I still don't quite have a clue what might be going on. In production I only have experience with the syslog writer. That one never seems to behave this way. The journald log writer just seems to write to `standard_error` https://github.com/apache/couchdb/commit/c2ff7da78e3be137f6790b5d64aaf157348b1e4b but I can't think why it would stop. Wonder if a log gets full or can't be rotated then standard_error would lock up? Would it be possible for you try a syslog writer and have a system rsyslog package installed to see if it would behave the same way? -- 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]
