You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/01/25 06:07:09 UTC

[couchdb] branch revert-prio-flag created (now f52693f)

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a change to branch revert-prio-flag
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at f52693f  Improve default.ini comment

This branch includes the following new commits:

     new f52693f  Improve default.ini comment

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Improve default.ini comment

Posted by wo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch revert-prio-flag
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit f52693f01761b45d9573289ed7675a3340cadbed
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Sat Jan 25 01:06:44 2020 -0500

    Improve default.ini comment
---
 rel/overlay/etc/default.ini | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 764620a..3f72b60 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -94,9 +94,11 @@ users_db_security_editable = false
 couch = couch_bt_engine
 
 [process_priority]
-; Selectively disable altering process priorities
-; for modules that request it.
-; couch_server = true
+; Selectively disable altering process priorities for modules that request it.
+; * NOTE: couch_server priority has been shown to lead to CouchDB hangs and
+;         unexpected failures. Do not enable unless you're sure you can tolerate
+;         this possibility.
+;couch_server = false
 
 [cluster]
 q=2