]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/options: rocksdb_cf_compact_on_deletion is false by default
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 4 May 2023 15:36:10 +0000 (15:36 +0000)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 5 May 2023 19:16:46 +0000 (19:16 +0000)
commite56bf0a5ffe3122aa5a7e562f026acf7eefb1877
tree8e0c6d270f74a029857ae75494c7e6d51ee7c788
parentcfec1e399df83afdc565d7f848d7cad10c3d3255
common/options: rocksdb_cf_compact_on_deletion is false by default

This is a pacific-specific commit; not a backport. All it does is
switching the default value of `rocksdb_cf_compact_on_deletion`.
The rationale is purely our preference towards avoiding huge
baheavioral changes in minor release, particularly of an old
release family.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit c7fd52f207a72c3ac1bb1b83354fd5bd6a44bd13)
src/common/options.cc