From: Greg Farnum Date: Mon, 9 Oct 2017 21:16:05 +0000 (-0700) Subject: common: by default, do not assert on leaks in the shared_cache code X-Git-Tag: v12.2.3~194^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8941606f5e559850dd968ea2966c2364c09b976a;p=ceph.git common: by default, do not assert on leaks in the shared_cache code Update the standard qa suite cluster configs so that we continue asserting in our nightlies, but users don't hit this. Fixes: http://tracker.ceph.com/issues/21737 Signed-off-by: Greg Farnum (cherry picked from commit 165b61a7df2731602e9e28c5107a873444bf0507) --- diff --git a/src/common/options.cc b/src/common/options.cc index 71f58a35f1b..91ee0446218 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4212,6 +4212,10 @@ std::vector