]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/options: rocksdb_cf_compact_on_deletion is false by default 50894/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 4 May 2023 15:36:10 +0000 (15:36 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 4 May 2023 15:36:36 +0000 (15:36 +0000)
commitc7fd52f207a72c3ac1bb1b83354fd5bd6a44bd13
tree05da13ee155aee7240200b58a217a5c409282dd4
parent317eb8f69834fa08dbb17b19656db2359dbdcbd0
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>
src/common/options.cc