]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add probe+slurp timeouts
authorSage Weil <sage@newdream.net>
Tue, 8 Nov 2011 17:58:12 +0000 (09:58 -0800)
committerSage Weil <sage@newdream.net>
Tue, 8 Nov 2011 17:58:12 +0000 (09:58 -0800)
commit9035ffb2cd33232bbdf0b413c8a74f8edddc6b2e
treeb5c923cc8d68feb8bde06a072e7ba298ff2778c8
parent2523b70ee174a0a172a018966bf7c7565e1c2614
mon: add probe+slurp timeouts

A short timeout on probe, so we can form new quorums quickly.

A longer timeout on slurp, so we will tolerate a slow response sucking
data off a loaded monitor.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/config_opts.h
src/mon/Monitor.cc
src/mon/Monitor.h