From: J. Eric Ivancich Date: Thu, 17 Aug 2017 20:12:35 +0000 (-0400) Subject: osd: adjust osd_min_pg_log_entries X-Git-Tag: v13.0.0~24^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F17075%2Fhead;p=ceph.git osd: adjust osd_min_pg_log_entries Return osd_min_pg_log_entries to its original values, which matches osd_pg_log_dups_tracked, so the extended dup log is not used in the general case. This helps address: http://tracker.ceph.com/issues/21026 Signed-off-by: J. Eric Ivancich --- diff --git a/src/common/options.cc b/src/common/options.cc index e44d6b974e64..1a623dad6f8b 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2514,7 +2514,7 @@ std::vector