Github user nickva commented on the pull request:

    
https://github.com/apache/couchdb-couch-replicator/pull/37#issuecomment-215287320
  
    @kxepal 
    
    I tried to accomodate small and larger setups by making the range  
proportional to number of replications on current node. So small setups of only 
a few replications, won't have to sleep for long and waste time. And large 
number of replications won't wreck havok either and they'll exibit more 
graceful failures.  That is why it is not a fixed parameter or a configuration 
setting (also there are already dozens of configuration parameters which are 
hard to remember and know what they do).
    
    > And will batching ever helps. Do you have resources for such kind of 
testing?
    
    Good point, agreed as well!  We are thinking how to built that however that 
will take longer and will be closer to a complete re-write of the replicator 
code. In the meantime, it seems it is beneficial to have some smaller, less 
invasive fixes to some issues we've encountered. This is one of those issues.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to