From: Piotr Dałek Date: Thu, 12 Apr 2018 11:09:42 +0000 (+0200) Subject: options: add bounds and description to osd heartbeat interval X-Git-Tag: v13.1.0~255^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=061f28c6eb540b219253e68216a6ba5f702c8a40;p=ceph.git options: add bounds and description to osd heartbeat interval Previously this var was unbounded, meaning that rogue injectargs could kill the cluster. Also, add a description to it and to osd_heartbeat_min_size. Signed-off-by: Piotr Dałek --- diff --git a/src/common/options.cc b/src/common/options.cc index fb6914d0dda6..06100b589ce5 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2862,7 +2862,8 @@ std::vector