]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: set threshold to periodically stash_full
authorSage Weil <sage@inktank.com>
Mon, 22 Apr 2013 21:58:09 +0000 (14:58 -0700)
committerSage Weil <sage@inktank.com>
Mon, 22 Apr 2013 22:12:22 +0000 (15:12 -0700)
commit59d6953ca05ec05dcf5c36d3e4c370169dea4558
treeb089675b87ae35906d5bda8f2a5bb70cc797241b
parent5792be81add9041e3af2c9b27a939a4e2e7d378a
mon: set threshold to periodically stash_full

Set an interval to periodically write a full copy of the map that is lower
than the trim point (which is generally a very large number of commits).

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/config_opts.h
src/mon/PaxosService.cc