nickva opened a new pull request, #5545: URL: https://github.com/apache/couchdb/pull/5545
In Erlang < 27, it defaulted to `131072` and that's too easy to hit with medium and larger clusters these days. In Erlang >= 27 the deafult was bumped to 1M so set it at that default in vm.args with a note to help users configure it, and know when it may need to be increased. Issue: https://github.com/apache/couchdb/issues/5544 -- 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]
