]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config_opts.h: default osd_recovery_delay_start to 0
authorSamuel Just <sam.just@inktank.com>
Thu, 10 Jan 2013 19:06:02 +0000 (11:06 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 10 Jan 2013 19:10:04 +0000 (11:10 -0800)
commit44625d4460f61effe2d63d8280752f10f159e7b4
treed1b965ff5c077f51020bb8e246e60e32143420d9
parenteb997e25e0ae49eba3d1cc861dd97f3046640d08
config_opts.h: default osd_recovery_delay_start to 0

This setting was intended to prevent recovery from overwhelming peering traffic
by delaying the recovery_wq until osd_recovery_delay_start seconds after pgs
stop being added to it.  This should be less necessary now that recovery
messages are sent with strictly lower priority then peering messages.

Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Gregory Farnum <greg@inktank.com>
src/common/config_opts.h