rocksdb/utilities/date_tiered
Zhongyi Xie c3ebc75843 Move prefix_extractor to MutableCFOptions
Summary:
Currently it is not possible to change bloom filter config without restart the db, which is causing a lot of operational complexity for users.
This PR aims to make it possible to dynamically change bloom filter config.
Closes https://github.com/facebook/rocksdb/pull/3601

Differential Revision: D7253114

Pulled By: miasantreble

fbshipit-source-id: f22595437d3e0b86c95918c484502de2ceca120c
2018-05-21 14:43:11 -07:00
..
date_tiered_db_impl.cc Move prefix_extractor to MutableCFOptions 2018-05-21 14:43:11 -07:00
date_tiered_db_impl.h Move prefix_extractor to MutableCFOptions 2018-05-21 14:43:11 -07:00
date_tiered_test.cc fix memory leak in two_level_iterator 2018-04-15 17:26:26 -07:00