nickva opened a new pull request, #5402:
URL: https://github.com/apache/couchdb/pull/5402

   7 years ago we added an idle-check timeout to force idle system shard to 
close [1]. It seemed like a relevant setting for Cloudant were at the time we 
had a large number of open `_replicator` dbs per server. However, at Cloudant 
we only enabled it once, it failed as it closed too many shards too quickly and 
then they had to be re-open then soon enough, which added extra load, we 
disabled ran with `infinity` ever since.
   
   We never documented it anywhere so let's remove it.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to