nickva commented on PR #4962:
URL: https://github.com/apache/couchdb/pull/4962#issuecomment-1897106068

   After manually trying a few shard moves locally, the default scheduler 
interval seemed a bit long. It would be nice on average to react a bit quicker 
to shard map changes so decided to use `{shards_db_check_msec, Interval div 2}` 
instead of `{[skip_ddocs, {dbs_check_msec, Interval}}`. This way the shard map 
checks happens at least once before each scheduling  interval.


-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to