Project

General

Profile

Actions

Bug #64511

open

kv/RocksDBStore: rocksdb_cf_compact_on_deletion has no effect on the default column family

Added by Joshua Baergen 3 months ago. Updated 30 minutes ago.

Status:
Pending Backport
Priority:
Normal
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
quincy reef squid
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This setting is applied via update_column_family_options(), which is called for each configured CF but not for the default one (at least for upgraded systems that have not been resharded - I could be misunderstanding the flow for resharded/new systems). This is a big deal for upgraded systems since the bulk of rocksdb data lives in the default CF.

Actions

Also available in: Atom PDF