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 2018/10/31 11:28:24 UTC

[GitHub] flimzy commented on a change in pull request #345: Trying to improve the replication scheduler configuration parameters (fixes apache/couchdb#344)

flimzy commented on a change in pull request #345: Trying to improve the replication scheduler configuration parameters (fixes apache/couchdb#344)
URL: https://github.com/apache/couchdb-documentation/pull/345#discussion_r229655696
 
 

 ##########
 File path: src/config/replicator.rst
 ##########
 @@ -40,8 +47,9 @@ Replicator Database Configuration
 
         .. versionadded:: 2.1
 
-        Scheduling interval in milliseconds. During each reschedule cycle
-        scheduler might start or stop up to "max_churn" number of jobs::
+        Scheduling interval in milliseconds.
+        During each reschedule cycle scheduler might start or stop up to ``max_churn``
 
 Review comment:
   ```suggestion
           During each reschedule cycle the scheduler might start or stop up to ``max_churn``
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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