From: Sage Weil Date: Mon, 27 Nov 2017 22:45:25 +0000 (-0600) Subject: mon/MgrMonitor: limit mgrmap history X-Git-Tag: v13.0.1~34^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=00fa8b10990f945f3e875c9850eedeb65af3fd2e;p=ceph.git mon/MgrMonitor: limit mgrmap history Keep 500 by default (like we do osdmaps and mdsmaps). Fixes: http://tracker.ceph.com/issues/22257 Signed-off-by: Sage Weil --- diff --git a/src/common/options.cc b/src/common/options.cc index 0064af665231..6925c1219f44 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1169,6 +1169,10 @@ std::vector