From 165b61a7df2731602e9e28c5107a873444bf0507 Mon Sep 17 00:00:00 2001 From: Greg Farnum Date: Mon, 9 Oct 2017 14:16:05 -0700 Subject: [PATCH] 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 --- src/common/options.cc | 4 ++++ src/common/shared_cache.hpp | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 5b8a4da681725..8d975c5d7914d 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4222,6 +4222,10 @@ std::vector