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: v12.2.0~45^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85458236d8914fa92ab2f11ff5df620e09dda8d8;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 (cherry picked from commit 1c4df03394312fe67f36448613d8b54cb1a0e2c9) --- diff --git a/src/common/options.cc b/src/common/options.cc index 2515d6aaa6a5..6166ef3f8d50 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2510,7 +2510,7 @@ std::vector