]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kv/RocksDBStore: Add table options for filter and index tuning.
authorMark Nelson <mnelson@redhat.com>
Wed, 19 Jul 2017 02:39:36 +0000 (21:39 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 4 Apr 2018 14:10:31 +0000 (10:10 -0400)
commit40925da783ef1d2c22b2840cfb521f23858c112c
tree3b09311e1f72281f1be5fbfa1e8d1e58570ec843
parentf62ec7ef84dc835ec2e48ea579ed5378f9f53cd0
kv/RocksDBStore: Add table options for filter and index tuning.

This is a modified cherry-pick of commit 9c15338 to work with the old
config_opts settings.

Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 9c15338ad3049f5171cdecafb9370d6bf5dbe913)
src/common/config_opts.h
src/kv/RocksDBStore.cc