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_r229655940
##########
File path: src/config/replicator.rst
##########
@@ -50,10 +58,10 @@ Replicator Database Configuration
.. versionadded:: 2.1
- Maximum number of replications to start and stop during rescheduling.
- This parameter along with ``interval`` defines the rate of job
- replacement. During startup, however a much larger number of jobs could
- be started (up to ``max_jobs``) in a short period of time::
+ Maximum number of replication jobs to start and stop during
rescheduling.
+ This parameter along with ``interval`` defines the rate of job
replacement.
+ During startup, however a much larger number of jobs could be started
Review comment:
```suggestion
During startup, however, a much larger number of jobs could be
started
```
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services