]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: by default, do not assert on leaks in the shared_cache code 21184/head
authorGreg Farnum <gfarnum@redhat.com>
Mon, 9 Oct 2017 21:16:05 +0000 (14:16 -0700)
committerNathan Cutler <ncutler@suse.com>
Tue, 3 Apr 2018 04:02:49 +0000 (06:02 +0200)
commit44c44c6765bfea56bd3ea83ccadd14dce8faebd2
tree99bf69b0ba9fcb5c9b4c3761bdddcb7bf900ed32
parent256e379dcaa625c4c31cd4ca2996a3724b601391
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 <gfarnum@redhat.com>
(cherry picked from commit 165b61a7df2731602e9e28c5107a873444bf0507)

Conflicts:
src/common/options.cc - file does not exist in jewel; manually
                     backported the change to src/common/config_opts.h
        src/common/shared_cache.hpp - use jewel programming convention
                     for accessing config option values
src/common/config_opts.h
src/common/shared_cache.hpp