From: Joao Eduardo Luis Date: Mon, 24 Sep 2018 16:43:32 +0000 (+0100) Subject: mon/config-key: increase max key entry size X-Git-Tag: v14.0.1~162^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24250%2Fhead;p=ceph.git mon/config-key: increase max key entry size Turns out the dashboard requires more than 4K bytes on occasion. Instead of forcing them to split entries, we can afford them a bit more of extra size. We could go higher, but they tell us they don't need it. Signed-off-by: Joao Eduardo Luis --- diff --git a/src/common/options.cc b/src/common/options.cc index 322443820557..0a51ba66d669 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1655,8 +1655,9 @@ std::vector