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:56:50 UTC

[couchdb] branch master updated: Revert prio flag in default.ini (#2488)

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

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 83bdcf6  Revert prio flag in default.ini (#2488)
83bdcf6 is described below

commit 83bdcf693e61be4a4f12b401cc74f4af0746cd23
Author: Joan Touzet <wo...@users.noreply.github.com>
AuthorDate: Sat Jan 25 06:56:39 2020 +0000

    Revert prio flag in default.ini (#2488)
---
 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