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 20:37:04 UTC

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

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

 ##########
 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
 
 Review comment:
   ```suggestion
           stops, retries etc. There is probably not much reason to change this
   ```

----------------------------------------------------------------
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