]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: adjust osd_min_pg_log_entries 17202/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 17 Aug 2017 20:12:35 +0000 (16:12 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 23 Aug 2017 16:11:10 +0000 (09:11 -0700)
commit85458236d8914fa92ab2f11ff5df620e09dda8d8
tree70bb6e826d13aa6c044aaebd76380f60a2dfdafa
parent93fb30f53c10227d3c0f56494e8ccefb8892f09e
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 <ivancich@redhat.com>
(cherry picked from commit 1c4df03394312fe67f36448613d8b54cb1a0e2c9)
src/common/options.cc