nickva commented on code in PR #5642: URL: https://github.com/apache/couchdb/pull/5642#discussion_r2370251283
########## rel/overlay/etc/default.ini: ########## @@ -468,6 +476,22 @@ hash_algorithms = sha256, sha ;update_db = true ;[view_updater] +; couch_work_queue: Review Comment: Hmm, maybe we shouldn't mention `couch_work_queue` per-se, that's seems too low level of a detail. It may be better to keep it general. > Configure queue capacity used during indexing. These apply to both the queue between the changes feed and the JS mapper, and between the JS mapper and the disk writer. Whichever limit happens to be hit first is the one that takes effect -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org