You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/16 21:05:27 UTC

[GitHub] [couchdb-documentation] nickva commented on a change in pull request #478: Update resharding config section

nickva commented on a change in pull request #478: Update resharding config section
URL: https://github.com/apache/couchdb-documentation/pull/478#discussion_r367649177
 
 

 ##########
 File path: src/config/resharding.rst
 ##########
 @@ -32,7 +32,17 @@ Resharding Configuration
         will start to fail with the ``max_jobs_exceeded`` error::
 
              [reshard]
-             max_jobs = 25
+             max_jobs = 48
+
+    .. config:option:: max_history
+
+        The max length of each jobs event log. The history records job starts,
+        stop, retries etc. There is probably not much reason to change this
+        unless use specifies larger number of ``max_retries``::
 
 Review comment:
   I think I'll remove that sentence. It doesn't make much sense in general.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services