From: Pritha Srivastava Date: Mon, 14 Oct 2019 04:09:03 +0000 (+0530) Subject: Correcting the value of rgw_gc_max_queue_size. X-Git-Tag: v15.1.0~1185^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eca03c4501ec577edb72bf7d735d84788715e3ed;p=ceph-ci.git Correcting the value of rgw_gc_max_queue_size. queue head size must be subtracted from osd_max_object_size to get rgw_gc_max_queue_size. Signed-off-by: Pritha Srivastava --- diff --git a/src/common/options.cc b/src/common/options.cc index 2612e6b1917..e747a00b764 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6467,12 +6467,12 @@ std::vector