]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
call SanitizeDBOptionsByCFOptions() in the right place v3.5
authorLei Jin <lei@fb.com>
Tue, 2 Sep 2014 21:42:23 +0000 (14:42 -0700)
committerLei Jin <lei@fb.com>
Tue, 2 Sep 2014 21:42:23 +0000 (14:42 -0700)
commit9b58c73c7c48769ef6f2e3a1e17ab33b9e28d43d
tree4bffce3db546cfbff3917c15eeb3e937d0cb2960
parenta84234a61bdc6d8853fd8940dec5b8dcfd4845c7
call SanitizeDBOptionsByCFOptions() in the right place

Summary: It only covers Open() with default column family right now

Test Plan: make release

Reviewers: igor, yhchiang, sdong

Reviewed By: sdong

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D22467
db/db_impl.cc
db/simple_table_db_test.cc
include/rocksdb/table.h
table/adaptive_table_factory.h
table/block_based_table_factory.h
table/cuckoo_table_factory.h
table/plain_table_factory.h