]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/RocksDBStore: interpret some configurations.
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Mon, 11 May 2015 15:30:22 +0000 (23:30 +0800)
committerXiaoxi Chen <xiaoxi.chen@intel.com>
Wed, 13 May 2015 00:25:53 +0000 (08:25 +0800)
commit9754764ca2e7dad0c72c68cc310fc836e5bb96e0
treea2ced85f0070bd5f9a5fa9f6154d1284fd77a887
parentfcea61045d8c61ebf62e2ba3b57fb20d0cb08fe2
os/RocksDBStore: interpret some configurations.

compact_on_mount,
compaction_threads,
flusher_threads,
disableWAL.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/os/RocksDBStore.cc
src/os/RocksDBStore.h
src/test/objectstore/TestRocksdbOptionParse.cc